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

Remove condition preventing test from Hitting #43

Closed aggiebill closed 5 years ago

aggiebill commented 5 years ago

The "detect fake .com" test would never hit because the wildcard in domain was already stripped in lines 47 and 48.