View Single Post
  #1 Old 08-17-2019, 04:27 PM
Cartographer
 
Cartographer's Avatar
 
Join Date: Aug 2013
Posts: 511
Cartographer is on a distinguished road
Default SHUT DOWN SMALL WEBSITES WITH COMMAND PROMPT

SHUT DOWN SMALL WEBSITES WITH COMMAND PROMPT
How do you shutdown a website with command prompt?
In: Microsoft Windows
Answer: Go into command prompt and type in

ping youwebsitename.com


then it will have the ip address copy that.

ping -t theip -l 65000



What that will do, is it will overload the website with soooo much traffic, it will shutdown. Some websites though wont allow that much trafffic, such as google or yahoo. It just depends on the website.

To stop pinging the host (website) press down ctrl and the letter c together and it will stop pinging

Improve answer

Read more: http://wiki.answers.com/Q/How_do_you...#ixzz334hTWuht

OR

Ping www.website.com -t -l 65500
Ping (IP) -t -l 65500
To shutdown the website you will need to do this from more than one computer otherwise it will not work.
You have to keep in mind that Facebook or any other secure website usually changes it's IP every 5 minutes.

To actually accomplish this hack and not be traced you must do it from at least 5 computers, and have 5 computers doing it in different networks around the world.

Click here more website hacking tips

OR

Hey guys, in this TUROR I am gonna teach you guys how to shut down any small website like a school website etc. This method is known as DDos. You will ping the website.
You can also call it "The ping of death". =p. Pinging means to send small packets to a website and u will keep on sending the until the website is unable to handle that much so it will just shut down for sometime.The addresses written in red are just examples.

i) Go to start and open up command prompt (CMD), then type: ping www.yourtargetwebsite.com

ii) Then it should ping it once and u will be able to know its ip. We will take an example ip : 123.456.78.9

iii) Then type: ping 123.456.78.9 -t -l 65500

iv) Now you just have to wait for an hour or more for it to be shut down. If you want t stop in the process just: (Hold) CTRL (then press) Enter. It should stop now.

Hope you guys liked this tutorial and it worked for you guys.
Please give Rep. It will help me out a lot.
__________________
Advertising Policies
Cartographer is offline   Reply With Quote