Jump to content
Fi8sVrs

Phishing catcher

Recommended Posts

  • Active Members

Catching malicious phishing domain names using certstream SSL certificates live stream.

This is just a working PoC, feel free to contribute and tweak the code to fit your needs :+1:

68747470733a2f2f692e696d6775722e636f6d2f

 

Installation

The script should work fine using Python2 or Python3.

You will need the following python packages installed: certstream, tqdm, entropy, termcolor, tld, python_Levenshtein

pip install -r requirements.txt

 

Usage

$ ./catch_phishing.py

 

Example phishing caught

68747470733a2f2f692e696d6775722e636f6d2f

License

GNU GPLv3

 

Download: phishing_catcher-master.zip

 

Source

 

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...