github

x0rz / phishing_catcher

  • четверг, 9 ноября 2017 г. в 03:17:08
https://github.com/x0rz/phishing_catcher


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 👍

usage

Installation

The script should work fine using Python2 or Python3.

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

pip install -r requirements.txt

Usage

$ ./catch_phishing.py

Example phishing caught

Paypal Phishing

License

GNU GPLv3