Git Product home page Git Product logo

wesleyraptor / streamingphish Goto Github PK

View Code? Open in Web Editor NEW
322.0 30.0 59.0 939 KB

Python-based utility that uses supervised machine learning to detect phishing domains from the Certificate Transparency log network.

License: Apache License 2.0

Python 42.45% Shell 2.13% Jupyter Notebook 54.60% Dockerfile 0.82%
phishing jupyter-notebook certstream certificate-transparency machine-learning docker-compose docker ssl-certificates

streamingphish's People

Contributors

wesleyraptor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

streamingphish's Issues

Broken Requirements Versions in requirements.txt

There are multiple packages in ./jupyter/requirements.txt that have missing or broken dependencies and versions. The required version numbers need to be updated. A potential workaround (Worked for me) is to change all of the "==" version requirements to ">=" and sacrifice a goat in hopes pip can figure it out. Obviously that isn't a recommended solution. It would probably be good to do a pass over ./cli/requirements.txt as well.

Unsupported Ubuntu Version

All containers are set to use Ubuntu 16.04 LTS as a base which is currently hitting EOL. They should be updated to use a newer OS base (Such as Ubuntu 20.04 LTS or Ubuntu 18.04 LTS).

Windows & Ubuntu 16.04 jupyterlab error - ERROR: Service 'notebook' failed to build : The command '/bin/sh -c pip3 install jupyterlab' returned a non-zero code: 1

Hi,

have tried across centos, ubuntu & windows but get the following error every time

ERROR: Service 'notebook' failed to build : The command '/bin/sh -c pip3 install jupyterlab' returned a non-zero code: 1

some more context:

Removing intermediate container 5361eab4e053
---> ec8ad7adfacf
Step 4/11 : RUN pip3 install --upgrade pip
---> Running in cd5fb326f327
Collecting pip
Downloading https://files.pythonhosted.org/packages/de/47/58b9f3e6f611dfd17fb8bd9ed3e6f93b7ee662fb85bdfee3565e8979ddf7/pip-21.0-py3-none-any.whl (1.5MB)
Installing collected packages: pip
Found existing installation: pip 8.1.1
Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
Successfully installed pip-21.0
Removing intermediate container cd5fb326f327
---> b0c119c6d9ea
Step 5/11 : RUN pip3 install jupyterlab
---> Running in 34870067d772
Traceback (most recent call last):
File "/usr/local/bin/pip3", line 7, in
from pip._internal.cli.main import main
File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
SyntaxError: invalid syntax
ERROR: Service 'notebook' failed to build : The command '/bin/sh -c pip3 install jupyterlab' returned a non-zero code: 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.