CybrZone / phishkiller

The Unlicense
73 stars 36 forks source link

better email generation #14

Open BRICKRAID opened 1 week ago

BRICKRAID commented 1 week ago

Creates emails based on popularity of domains (millions of users weighted choice), and creates more realistic usernames based on generated sections.

BRICKRAID commented 4 days ago

Added dynamic proxies too via api.

I've seen a few other PRs that suggest adding a static proxy list but I think this is something that should be dynamic. Further, each thread started will randomly select a proxy and use that for the life of it running (each thread is then sending requests potentially from a different IP address). If getting the list of proxies fails (issue with api or not configured properly) it will failover to not using proxies with requests.