Files
mirall/afl/findings/crashes/README.txt
flamingcow 51c9e870eb AFL state
2019-05-04 19:10:35 -07:00

18 lines
628 B
Plaintext

Command line used to find this crash:
afl-fuzz -i afl/testcases -o afl/findings -- ./fastcgi_conn_afl
If you can't reproduce a bug outside of afl-fuzz, be sure to set the same
memory limit. The limit used for this fuzzing session was 50.0 MB.
Need a tool to minimize test cases before investigating the crashes or sending
them to a vendor? Check out the afl-tmin that comes with the fuzzer!
Found any cool bugs in open-source tools using afl-fuzz? If yes, please drop
me a mail at <lcamtuf@coredump.cx> once the issues are fixed - I'd love to
add your finds to the gallery at:
http://lcamtuf.coredump.cx/afl/
Thanks :-)