Packet Sniffing Checker

Python script(s) to check if packets are being sniffed.

Starting with scapy.

env

  • conda create -n sniffchecker
  • conda activate sniffchecker
  • conda install python
  • conda install -c conda-forge scapy