PROJECT: PACKET SNIFFER
A minimal network packet sniffer in python, written with the Scapy library. Added in the following functionality:
- Packet Sniffing
- Spike Detection (Checks for abnormal activity on the network)
- Command line arguments ([-i/--interface], [-t/--threshold], e.t.c.