Skip to content

detect bad fuzzing #31

@fuzzah

Description

@fuzzah

It would be good to detect the following situations and bail with bad exit code:

  1. No fuzz stats for some time after beginning to fuzz. Note: for AFL++ there are no stats until the initial corpus was loaded, which on some binaries can take more than 30 minutes.
  2. Bad coverage generated, e.g. 0% coverage.
  3. Bad report generated, e.g. 0 fuzz instances, blank screenshots, 0% coverage, ...
  4. Something else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions