PinG Of Death (Dos Attack)

Posted in Tuesday, 21 June 2011
by Saadi

Today i will share with you some ddos trick to crash off the server of a web.This is a beginners tut to understand the ddos attack..Basically when you open a web site your computer sent some data bit called packets and the server of the web reply and sent same number of pakets.So, for example if lots of packets are sent at one time to a particular web then the server will be not able to response and turn down..In this attack lots of computers are used to attack at same time.

So now begin
DoS Attack Stands For Denial of Service Attack

------------------------

What Is DoS?

A: Denial of Service (DoS) attackes are aggressive attacks on an individual Computer or WebSite with intent to deny services to intended users.

DoS attackes can target end-user systems, servers, routers and Network links(websites)

Requirments:

1- Command Prompt (CMD or DOS) Which is usually integrated in all Windows.

2- Ip-Address of Targeted Site.

How TO GET IP OF ANY SITE??"

No problem.. here is the solution..

open ur CMD (command prompt).. and type

--------------------------------------------------

nslookup Site-Name

--------------------------------------------------

(e.g nslookup http://www.google.com)

It will show u ip of the site.

ohk 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.. u can change the value "10000000" with ur desired value u want to attempt attack.

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.

NOTE: Dont Change or Remove -l, -n and -w in this command.. otherwise u will not able to attack!!

---------------

This All System Is Known As "PING OF DEATH" 

I WILL BE KEEP POSTING GOOD TUT FOR NOOBS IN FUTURE AS WELL..
FOR ANY PROBLEM OR FEED BACK ......
KING PRO SAADI