Opened 3 years ago
Last modified 2 years ago
#21477 new defect
Minimise fuzzing corpora
Reported by: | teor | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | fuzz |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
AFL complains that some of the fuzzing corpus for http have no new behaviour.
This could be because they are POST requests (which don't currently fuzz the handler functions), or it could be because they're redundant.
But perhaps some redundancy is ok, because we don't know what variations might find future bugs.
Child Tickets
Note: See
TracTickets for help on using
tickets.