DDoS : Distributive Denial of Services attack

Posted by Unknown on 11:12 with No comments
Here it is for to DDoS attack
DDoS : Distributive Denial of Services attack
Shutting down a network path or flooding a server by sending large amount of Ping request packets due to which the transmission of data between a server and user gets disconnected , and website goes on a offline stage .
how to DDos a website using command prompt just follow simple steps :
1.)Find a target website , mainly the one with apache server check my previous post about dos attack here.
for ex we have our website : www.targetwebstie.com
2.)Now we have to find ip adress of website so, goto run>typ CMD >then type ping www.targetwebsite.com
3.) now you will find the ip adress of website below just copy that ip adress let it for ex : 100.00.0.0
4.)Now we have got ip adress to send the packets , now in the next line type :
ping 100.00.0.0 -t -l 65500 [Here ip adress is just an example]
now keep your computer as it is for 1 hour
5.)after one hour visit the website you will see the website is crashed !!
6.) This method is more effective if u send the packets from different computers at same time on the same website.
(Only for educational purpose)
Categories: