As promiscuous mode can be used in a malicious way to capture private data in transit on a network, computer security professionals might be interested in detecting network devices that are in promiscuous mode. In promiscuous mode, some software might send responses to frames even though they were addressed to another machine. However, experienced sniffers can prevent this (e.g., using carefully designed firewall settings). An example is sending a ping (ICMP echo request) with the wrong MAC address but the right IP address. If an adapter is operating in normal mode, it will drop this frame, and the IP stack never sees or responds to it. If the adapter is in promiscuous mode, the frame will be passed on, and the IP stack on the machine (to which a MAC address has no meaning) will respond as it would to any other ping.6 The sniffer can prevent this by configuring a firewall to block ICMP traffic.
The following applications and applications classes use promiscuous mode.
"Glossary - Promiscuous Mode". blumira.com. https://www.blumira.com/glossary/promiscuous-mode ↩
Zouheir Trabelsi; Hamza Rahmani (2004). INSTICC (ed.). Promiscuous Mode Detection Platform (PDF). Proceedings of the 2nd International Workshop on Security in Information Systems - Volume 1: WOSIS, (ICEIS 2004). SciTePress. pp. 279–292. doi:10.5220/0002682902790292. ISBN 972-8865-07-4. 972-8865-07-4 ↩
"Promiscuous Monitoring in Ethernet and Wi-Fi Networks" (PDF). TamoSoft. 2005. https://www.tamos.com/docs/monitoring.pdf ↩
Lee D. VanGundy (July 2014). An analysis of network interface card promiscuous mode detection methods in virtual network (PDF) (MSc thesis). University of Idaho. https://objects.lib.uidaho.edu/etd/pdf/VanGundy_idaho_0089M_10382.pdf ↩
SearchSecurity.com definition of promiscuous mode http://searchsecurity.techtarget.com/definition/promiscuous-mode ↩
Sumit Dhar, Sniffers: Basics and Detection (PDF), Version 1.0-1, Information Security Management Team, Reliance Infocomm, retrieved 2024-12-01 http://www.just.edu.jo/~tawalbeh/nyit/incs745/presentations/Sniffers.pdf ↩