Crash any website. Using python and hulk
- Dec 6, 2016
- 1 min read
Hello hackers
In this article we are going to learn about crashing any webaite by using Deniel of service method which is commonly known as Dos

To increase the power of Dos, hackers use method known as DDos (Distributed Deniel Of Service)
difference between Dos and DDos is as follows
Dos : 1 Computer attack
DDos : many computer/Botnets attack on same website
To do Dos attack follow the given steps
Steps.
Step 1 : Download python engine 2.7 from here and install it in default directory (C:\\python 27) Download python 2.7
Step 2 : Now download Hulk script download Hulk
Step 3 : Now extract Hulk.py in same drive for eg. Drive C:\\
Step 4 : Now let's start our Hulk attack
To start Hulk open ' run ' and type 'cmd' cmd window will open
Step 5 : Now change directory to python by typing 'cd Directory name'
(cd C:\\phython27)
Step 6 : now type 'C:\\hulk.py site name'
(for eg. C:\\hulk.py http://www.xyz.com)
now it will show message like 'hulk attack started.'
Response code 500 means attack successfully
Check the attacked site.
Caution : DOS attack is totally ilegal . don't try it without permission of owner TBB is not responsible for any crime this article is only for education purpose. If you want to practice DOS then sign up and send email to us about it and we will give you Raw site to practice
If you like this article then hit like and share it
And sign up to be site member so that we can give you updates.
Comments