Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 583 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 583 Bytes

FloodPhishingSite

A script that can be used to flood a phishing website with useless information.

This script is designed confuse the Phishing Website makers, flooding them with useless information.

Stop Phishing Website!

Warning: Recommend use with a proxy.

How to use it?

Inspect the phishing website to find out the form elements (email, password). Then change the data structure in the attack function. Also update the url with the phsihing website's url.

Then launch it with:

python goodbye.py 5

(replace 5 with the number of threads you want to launch)

Enjoy!