Dockerized American Fuzzy Lop
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
golop-afl
Environment variable |
Description |
GOLOP_FILE |
Location to be fuzzed. Either filename or stdin |
GOLOP_TIMEOUT |
Timeout per execution |
GOLOP_MEMORY |
Memory limit per execution |
GOLOP_ID |
Identifier for this fuzzer |
GOLOP_MODE |
Either master or slave |
GOLOP_OBJECTIVE |
The binary name |
GOLOP_ARGUMENTS |
Optional arguments for the binary |