MENU

Fun & Interesting

Automatic Protocol Reverse Engineering

Black Hat 7,187 2 years ago
Video Not Working? Fix It Now

Protocol reverse engineering is the process of extracting the specification of a network protocol from a binary code that implements it. Extraction of protocol specification is useful in several security-related contexts, such as finding implementation bugs, determining conformance to a standard, or discovering a botnet's command and control (C&C) protocol.Manual reverse engineering of a protocol can be time-consuming. We present a tool that automatically reverse engineers a protocol directly from the binary... By: Ron Marcovich , Gabi Nakibly Full Abstract & Presentation Materials: https://www.blackhat.com/us-22/briefings/schedule/#automatic-protocol-reverse-engineering-27238

Comment