Skip to content

brycampbell/phishing_catcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: certstream, tqdm, entropy, termcolor, tld, python_Levenshtein

pip install -r requirements.txt

Usage

$ ./catch_phishing.py

Example phishing caught

Paypal Phishing

License

GNU GPLv3

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%