Detect all new certs with potentially suspicious names
Faulty in latest Kali as of 2024, follow installation steps to the T
git clone https://github.com/x0rz/phishing_catcher.git
cd phishing_catcher
pip3 install -r requirements.txt
pip install certstream
pip install Levenshtein
python3 catch_phishing.py -h