Phishing-catcher

Business can anticipate coming phishing attacks via regular run of the .py script scanning with keyword (e.g. company URL string) new certificat registrations. Then block in firewall and mailing systems.

Easy set-up, here in Parrot Security OS (Debian Linux distribution)

Source

download source and run: pip install -r requirements.txt
configure/edit: suspicious.yaml and external.yaml
run via: ./catch_phishing.py

Seems does require python 2.7.

Switch default python version via: sudo update-alternatives –config python

In case alternatives not set-up refer e.g. to https://tecadmin.net/how-to-switch-python-version-in-ubuntu-debian/


Posted

in

by

Tags: