Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 374 Bytes

2018-11-27.md

File metadata and controls

14 lines (12 loc) · 374 Bytes

0x01 PHP Fuzzer

Minerva (2005) & Phuzzy
• Very basic fuction fuzze
LangFuzz (2012)
• Good Ideas
• Close source
Malamute (2014) (Unit Test + Radamsa)
• Not syntax aware

Phzzer
• Grammar aware: Generates scripts that are syntactically correct
• Contextually aware: Arguments, Variable Instantiation etc.
• “Drop & Fuzz” philosophy