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

Feature: simuation mode from previously selected evil domains #59

Open gelim opened 3 years ago

gelim commented 3 years ago

Hey,

in order to be able to tweak an external.yaml and assess its efficiency, I feel there is a good need of a simulation mode where the code will read domains from a file instead of a certstream server.

PR #58 is an attempt to implement that idea.

Cheers,

-- Mathieu