bannsec / autoPwn

Automate repetitive tasks for fuzzing
122 stars 32 forks source link

Afl-fuzzer threads dying #19

Open bannsec opened 6 years ago

bannsec commented 6 years ago

Sometimes afl-fuzzer threads will die. autoPwn needs to monitor for this and re-start the fuzzer if this happens.

bannsec commented 6 years ago
PROGRAM ABORT : Unable to communicate with fork server
bannsec commented 6 years ago

Looks like "AFL_NO_FORKSRV=1" could help. Not clear exactly what we're losing with that though. Maybe make it a fallback if we see this error.

https://groups.google.com/forum/#!topic/afl-users/uwO637BD2Fo