OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Bugtraq archives for 4th quarter (Oct-Dec) 1994: Re: udp packet storms

Re: udp packet storms

Tim Newsham (newshamzang.kcc.hawaii.edu)
Tue, 1 Nov 1994 15:04:19 -1000 (HST)

> 
> This leads to a bug I've literally been afraid to test:
> 
> How about forging a ping packet with source and destination
> address YOUR.NET.HERE.255?  Should cause a brief but interesting
> storm, while doing only minimal loading on the forger.

when you send out a ping it is a ICMP_ECHO packet.  When the remote
sends a reply it is a ICMP_ECHOREPLY packet.  A host will not
reply to an ICMP_ECHOREPLY so you're safe.  

                                   Tim N.