x0rz / phishing_catcher

Phishing catcher using Certstream
https://blog.0day.rocks/catching-phishing-using-certstream-97177f0d499a
GNU General Public License v3.0
1.71k stars 355 forks source link

Cleanup and introduction of ignore_domains #75

Closed finchy closed 9 months ago

finchy commented 9 months ago

Created a function in suspicious.yaml that allows you to just ignore certain domains. Then I did a bunch of cleanup on the code to make it more efficient.