Ruining a phising database
Ok MsM's post in the phising forum got me thinking. We have all seen these scams which pose as a legit company and ask you to enter your username/password into a form on a mockup site which appears to be the real thing.
But could we not help to protect the people who have been caught by such a form by ruining the phiser's database?
Ok these forms are normally seup to record all usernames/password combos which are entered into them - the phiser has no way of checking these against the actual sites database through the form so they do not know if they are real until they attempt to try them later on.
So what if we were to develop some sort of tool or script which sent thousands of false requests to this form - filling their database with junk - kinda like a bruteforce password cracker
ok imagine this script has 2 dictionary files 1. contains false logins 2. contains false passwords. Script sends theses in 1000's of combinations to script filling phiser's database with all these incorrect details.
Phiser can not tell which login details are our false ones and which ones are actual logins and has to chuck database meaning that the details of anyone who was actually caught is now hidden amongst all the junk.
could it work? does anyone with more scripting knowledge then me think they can put something together to do this?
v_Ln