This module takes care of capturing packets that are seen by a machine’s network interface. It
grabs all the packets that goes in and out of the Network Interface Card (NIC) of the machine on
which the sniffer is installed. This means that, if the NIC is set to the promiscuous mode, then it
will receive all the packets sent to the network.