manul icon indicating copy to clipboard operation
manul copied to clipboard

Manul is a coverage-guided parallel fuzzer for open-source and blackbox binaries on Windows, Linux and MacOS

Results 31 manul issues
Sort by recently updated
recently updated
newest added

good first issue

Using manul for blackbox network fuzzing mode works well for sending fuzzed data, but it does not appear to have any instrumentation to detect and/or recover from a remote target...

Attempting to use manul as a blackbox network fuzzer requires the user to specify a target_binary argument even though it's not really necessary. It doesn’t appear to matter what binary...

Some packets are missed when we are doing testing of test_net and test_net_tcp. For some reason, our target is not receiving some input files (thereby not causing the crash).

https://stackoverflow.com/questions/8384737/extract-file-name-from-path-no-matter-what-the-os-path-format

We have to print stats for each file executed (exec per sec).

Some threads running in dumb-mode + some threads running in coverage-guided and share knowledge.