English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

does any one know the ping commmand to send large amoount of packets and surpass the limit and to eventually crash a computer? my friend knows how but he won't tell me how he crashed my computer using the ping commmand

2006-11-29 04:52:20 · 3 answers · asked by boy a 2 in Computers & Internet Computer Networking

3 answers

If your referring to when you ping you send 32 bytes and you want to increase that do
ping -l size IP address ex ping -l 2048 127.0.0.1

2006-11-29 04:57:43 · answer #1 · answered by intel233 4 · 2 0

Ping Packet Size

2016-10-05 02:56:10 · answer #2 · answered by ? 4 · 0 0

Your friend is blowing smoke.

You're not going to send enough ping packets from a single machine to crash another machine, especially across the internet. The average user -- hell, the average Fortune 100 company -- doesn't have enough bandwidth to launch a single ping session that could bring down a single machine.

Also, the ping app will wait a predetermined amount of time for a response before releasing another packet. Although you can control that with the -w switch, you can't get it to release a continuous unthrottled string of packets. So you can't even flood a machine significantly on a gigabit network. You'd need something that could generate raw packets for that -- and no, I'm not going to tell you how to do it or where to get it.

To bring a single host down would require a reflective DOS attack that would cause thousants of separate machines to attempt to flood the target machine with ping packets. Even then, the target would need to have a fast enough internet connection that it could pump more data into the machine than the NIC could handle. ISPs and carriers are aware of this and will usually throttle bandwidth when an abnormally large volume of ICMP connections hits a single host simultaneously from multiple machines. (FYI, before you start looking for something to try that with, keep in mind that it's quite illegal and if you don't know what you're doing the likelihood of getting caught is very high.)

The short answer is that your friend didn't use the ping command by itself to crash your computer. I won't say that he didn't crash your machine, but he didn't use ping to do it.

Using ping by itself, the very best he's likely to do is to slow your internet connection down -- and he's going to need more upstream bandwidth than you have downstream bandwidth to even do that.

2006-11-29 05:50:40 · answer #3 · answered by Bostonian In MO 7 · 2 1

You cannot ping large packets, but you can increase the number of packets that you send for an echo request using

Example : (ping www.yahoo.com -n 20) in case you want to send 20 packets. This number can be anything.
But if your friend claims that he crashed your computer using a ping command, it is not possible

2006-11-29 05:07:20 · answer #4 · answered by ak_832003 1 · 0 2

Ping is how fast your internet is during online play.The lower the ping the better. And if it says T/o It means time out so its good.

2016-03-17 22:33:20 · answer #5 · answered by Anonymous · 0 1

Check it out. It is called the "Ping of Death"

http://insecure.org/sploits/ping-o-death.html

2006-11-29 05:00:12 · answer #6 · answered by MalHavoc 3 · 1 0

For the best answers, search on this site https://shorturl.im/ax2nF

hi can you be more specific about what your trying to do, too many variables, network card speed, network traffic, hops, host traffic

2016-04-11 01:58:48 · answer #7 · answered by Anonymous · 0 0

fedest.com, questions and answers