Sunday, 8 November 2015

How to do a DDOS attack..

Hey guys... This is rahman... Today I'll teach you how to do a DOS attack on a computer... So buckle up.....

  WARNING: Everything in this posts is just to learn I hold no responsibility for how you use it

                     REQUIREMENTS

1-  IP address of host
2- a windows or linux o.s running p.c connected to internet

To get the IP address is a tricky thing.. So ill tell you how to get manually but you need to have access to host computer. Open command prompt (see step 1) and type "ipconfig"(without quotes) there you can see the IP it will look something like ex:192.168.2.1 so note it down

                            STEPS
Step 1: Open command prompt (or terminal   in linux) . to open command prompt on windows just press "windows+r" key (without quotes) it will open up RUN type in "cmd" (without quotes) and hit enter

Step 2: now type "ping IP -t -l 65500" (without quotesfor windows) and "ping IP -f -s 65500" (without quotes for Linux)

NOTE: in place of IP type the IP address of the host computer.

Basically what we are doing here is we're pinging host computer continuously until it gets time out (-t means time out) and the ping size of 65500 ( -l here is ping size)
I suggest you also tell other to do the same so you can easily and effectively take down that computer ( approximately 5 of your friends)

Step 3: just wait and watch... The host computer is going to turn off  itself because it won't be able to respond to so many ping requests...

NOTE:
1: your computer needs to be more powerful then the host computer.. Because the load which is given to host computer will be also effecting your computer ..

2: you can also take down a webserver just type the name of the website instead of IP. And to tell your other friends(atleast 10 to 20 frnds) also to ping continuously to that website and as a result you will see the website will no longer be accessible

No comments:

Post a Comment