This project implements a Python-based PCAP feature extraction tool using PyShark. The program processes a packet capture (PCAP) file and converts packet-level network data into a structured CSV ...
Analyze authentication logs and flag suspicious activity (e.g., brute-force attempts) Hash and verify passwords using PBKDF2-HMAC-SHA256 (built on SHA-256) Inspect traffic for port-scan–like behavior ...