Want to create an interactive transcript for this episode?
Podcast: DEF CON 22 [Materials] Speeches from the Hacker Convention.
Episode: Geoff McDonald - Meddle: Framework for Piggy-back Fuzzing and Tool Development
Description: Slides Here: https://www.defcon.org/images/defcon-22/dc-22-presentations/Mcdonald/DEFCON-22-Geoff-Mcdonald-Meddle-Framework-UPDATED.pdf
Meddle: Framework for Piggy-back Fuzzing and Tool Development
Geoff McDonald ANTI-VIRUS RESEARCHER AT MICROSOFT
Towards simplifying the vulnerability fuzzing process, this presentation introduces a moldable framework called Meddle that can be used to piggy-back on existing applicationโs knowledge of protocol by performing piggy-back fuzzing. Meddle is an open source Windows x86 and x64 user-mode C# application that uses IronPython plugins to provide a familiar interface for fuzzing. Why bother spending time understanding the protocol just to try break it?
...