Monday, October 31, 2011

#RefRef DDOS tool

The striking point in using this tool is this is WORKING. This tool cannot be used against any website or any database server. This tool actually uses the SQLi vulnerability of database server and use the servers own resources to bring the website down. MySql is the prime target of this tool.






Here is the complete code in Perl. First hide your Mac address and Ip adress.
After downloading,  you will need a Perl compiler to run the script. 


Once you are done with the installation of perl , you can check weather it is working fine or not. go to command prompt and type the following command

perl -v

You will see lot of information about perl. This will ensure that perl is working fine.



Now change your working directory to the directory where you saved the script.
Now execute the following command.

perl refref.pl HACK URL

Here Hack URL is the URL you want to target. The URL should be the link that executes some query on the database server.

The URL can be of the form  http://example.com/index.php?id=2343

If you wanna stop or interrupt the attack, press ctrl+c.


Note : This tool uses the MySQL vulnerability of BENCHMARK() function.






PS : If you want me to post how hide your mac address and Ip address or the Perl tutorial or anything, let me know through your valuable comments.


FOR EDUCATIONAL PURPOSES ONLY.


If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged
Enhanced by Zemanta

No comments:
Write comments