Overview
Engineered a modular, command-line Python diagnostic utility that interfaces directly with wireless hardware to capture, scan, and report on local network topology.
Technical Highlights
- Built a modular architecture for packet capture, active host discovery, and port scanning using Scapy and the Socket library.
- Engineered backend communication with PCIe adapters to retrieve and parse GUID and physical MAC address data.
- Outputs clean, human-readable scan reports from raw network packet data.
Tools & Stack
Python · Scapy · Socket Library · Network Protocols · PCIe Hardware Interfacing
