Phishing catcher using Certstream
Phishing catcher
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
Installation
git clone https://github.com/x0rz/phishing_catcher.git
pip install -r requirements.txt
The script should work fine using Python2 or Python3.
You will need the following python packages installed: certstream, tqdm, entropy, termcolor, tld, python_Levenshtein
Usage
$ ./catch_phishing.py
Example phishing caught
Source: https://github.com/x0rz/phishing_catcher