This project implements a lightweight, custom Network Intrusion Detection System (NIDS) and packet analyzer using Python 3. Developed as a foundational tool for network monitoring and Digital ...
Scapy is a powerful Python-based interactive packet manipulation program and library. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, store or ...