Archive of stories published by Fuzz Stati0n

Fuzz Testing: Choosing a Seed File for AFL

Mutational fuzzers such as AFL require an initial input file — this file will be mutated many times by the fuzzer in an effort to find bugs by forcing the execution of unexpected paths through the target application.