Tagged in

Software Development

Fuzz Stati0n
Fuzz Stati0n
Find Deep Bugs in Node Apps
More information
Followers
16
Elsewhere
More, on Medium

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.