x0rz / phishing_catcher

Phishing catcher using Certstream

Home Page:https://blog.0day.rocks/catching-phishing-using-certstream-97177f0d499a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No handlers could be found for logger "certstream"

AndreC10002 opened this issue · comments

Just out of nowhere, phishing_catcher stopped showing certificates and upon executing throws the following error:

No handlers could be found for logger "certstream"

I've tried to pip install logging, but that didn't fix the issue. I've also downloaded a fresh version from Github and it doesn't work either.

Any ideas what could have happened? I'm running Python 2.7.18 or 3.9.2 on Debian 11.7.

Your help is much appreciated. Thank you.

Pretty sure the certstream server went down.

hi @AndreC10002

Is the problem you are experiencing the same as what I am experiencing now, because after running the command ./catch_phishing.py the log only displays the message "Connection established to CertStream! Listening for events...", more details as in the image below.

Screenshot 2024-04-15 at 21 43 22

@finchy
Is this problem really the status of the certstream server is down?