Project: Custom fuzzer for proprietary network protocols
Overview: Built a targeted fuzzing framework to test custom application-layer protocols for input validation vulnerabilities and unexpected state transitions.
Technical Approach:
Results: Identified multiple input validation bypasses and edge-case handling failures that could lead to denial-of-service or information disclosure.
Tools Used: Python, Scapy, Wireshark, custom mutation engine