lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri Mar 10 14:28:13 2006
From: michael.holstein at csuohio.edu (Michael Holstein)
Subject: Promiscious Device Detection

> You can't search for promisc devices, as they don't advertise them-
> selves in any way. Chkrootkit[1], though, will check the local machine
> for a promisc interface, as well as other signs of possible badness.

Not entirely true .. you can use things like antisniff to spoof ARP 
packets and see what answers to ARP but not IP -- but that'll do you no 
good for a physically isolated tap -- like what happens when you use a 
passive fiber splitter and two cards utilizing the receive side only.

Also .. a really well firewalled machine will appear no different than 
one running a promisc. interface.

Generally though .. people up to no good on a switched network will have 
to do other things to get their promisc. interface to actually 
accomplish anything .. like ARP spoofing -- and *that's* detectable. As 
for 'global' taps, like Snort running on a whole network, best just 
assume it's there and react accordingly (eg: Fragrouter).

~Mike.

Powered by blists - more mailing lists