OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Identifying SUN Solaris Machines using ICMP Address Mask Requests with a little twist
From: MMS26 (mmsSPEAKEASY.ORG)
Date: Mon Aug 07 2000 - 14:06:39 CDT


On Sat, 5 Aug 2000, Ofir Arkin wrote:

one reason why good solaris admins do things like:

ndd -set /dev/ip ip_respond_to_address_mask_broadcast 0
ndd -set /dev/ip ip_respond_to_echo_broadcast 0
ndd -set /dev/ip ip_respond_to_timestamp 0
ndd -set /dev/ip ip_respond_to_timestamp_broadcast 0
ndd -set /dev/ip ip_forward_directed_broadcasts 0

> Subject:
> Identifying SUN Solaris Machines Using ICMP Address Mask Requests with
> a little twist.
>

these icmp messages can be used to cause all sorts of havoc... ;)

MMS26