A Python CLI tool that analyzes PCAP files to validate that network communication follows defined sequences. Define your expected packet order in YAML, and the tool verifies every flow in your capture ...
Python toolkit for capturing network traffic, analyzing packets, and reporting suspicious activity. It supports live packet capture, offline PCAP analysis, and a deterministic demo mode for testing ...