#refref - DDOS Attack Full Tutorial + Tools



Hello Friends. Finally @Anonops or the Anonymos group has raised curtains from the most talked about tool in recent few months. Finally the source code has been revealed by the group and the most troubled person will be Mark Zukerberg. Facebook was expecting that this tool will be the prime weapon of #opfacebook .


But I believe Anon have somthing else planned for the social network giants.
Lets concentrate on the latest tool released by Anon.

Here is the complete code in perl. Later on they will release Javascript and Python script as well.

Click here to DOWNLOAD the script.

Well there is an important point to keep in mind while using this tool. 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. 

Once the downloading is complete, you will need a perl compiler to run the script. You can download it from here.

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 place the downloaded script in any directory. In my example I have kept it in my d drive.

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=3443
The below image shows #refref in action.



You can also view this video uploaded by anonymous to show refref in action.





In the next tutorial I will post the javascript version of this tool and we will also analyse the source code closely.
Please Comment Or Share The Post

Comments

Popular Posts