Originally Posted by
lakiw
I haven't played around with this myself so please take this with a grain of salt, but I've heard that...
"It is possible to detect network interfaces in promiscuous mode by sending requests (ICMP, ARP, etc) with destination IP address of a suspect machine and wrong destination MAC address. Network interfaces in promiscuous mode will pass this request and a suspect machine will reply (network interfaces in non-promiscuous mode will drop this packet)."
Make sure you use a destination MAC address that hasn't been seen on the network before, or the switch might re-route it. If it works, (or doesn't) please post in this thread again with your results since I would like to know if this is effective or not. Note, this will only work if you are in the same layer-2 network, (aka your packets are only being switched and not routed).