NIC Modes (Normal/Promiscuous/Monitor Mode)

NIC Modes (Normal/Promiscuous/Monitor Mode)

  • normal mode - capture packets only sent to local machine (including broadcast and multicast addresses)
  • promiscuous mode - capture packets on a network that you have connected to
  • monitor mode - capture packets regardless of connected network. No association to AP needed (and no authentication). Because it is not connected to a network, you can't process the Ethernet info.