PDA

View Full Version : Network Sniffers


allan
04-09-03, 06:05 AM
What, if any, is your preference:

1. Network sniffers, such as SNORT.
2. Host sniffers, such as Tripwire.

Or a combination of both, and how effective do you think a network sniffer is as a security tool? How much time do you spend tweaking your signatures, so you are constantly being alerted?

net-trend
04-09-03, 06:28 AM
network sniffer a security tool? heck...i must be totally mis-educated....

all i use it for is to spy on my sister's icq password....lol....j/kidding...

i use it to monitor my WLAN....:)

interactive
04-10-03, 05:02 PM
OT I think. Is there any sort of a utility out there that would show me all MAC address on a LAN (not sure if there is have a peice of equipment that I need it for).

allan
04-10-03, 05:06 PM
Originally posted by interactive:

OT I think. Is there any sort of a utility out there that would show me all MAC address on a LAN (not sure if there is have a peice of equipment that I need it for).

On a local LAN, or a remote LAN? On a local LAN just issue the command: arp -a (this works on a Windows or a UNIX box).

On a remote LAN, there isn't a way to do this, ARP information is not passed outside of the network.

interactive
04-10-03, 05:09 PM
Local lan. It worked thanks a ton (well I think it did).