AFL state

This commit is contained in:
flamingcow
2019-05-04 19:10:35 -07:00
parent 76271628e7
commit 51c9e870eb
19 changed files with 84 additions and 0 deletions

6
afl.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash -ex
cd $(dirname $0)
make afl
afl-fuzz -i afl/testcases -o afl/findings -- ./fastcgi_conn_afl