Axel Souchet (0vercl0k
) recently open-sourced a promising new snapshot-based fuzzer. In his own words: « what the fuzz » or « wtf » is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and or kernel-mode targets running on Microsoft Windows. In this post, we will walk through the process of creating a fuzzer module for what the fuzz, allowing us to fuzz the packet parsing code of a popular triple-A multiplayer game title enjoyed by millions of active players. #fuzzing #informatique