Optimization #3591
open
fuzz: target with pcap, rules and yaml
Added by Victor Julien over 4 years ago.
Updated 2 months ago.
Description
Like fuzz_sigpcap, but with yaml also added as input. We see missing coverage due to code paths disabled in yaml.
- Priority changed from Normal to Low
- Assignee set to Philippe Antoine
That was the original intent of the fuzz_sigpcap target.
But I think you told me that configuration could be only loaded once at startup...
Should I dig it ?
- Related to Security #6279: Crash in SMTP parser during parsing of email added
- Priority changed from Low to High
This requires the possibility to modify and apply some config values. (which we may want to reuse or not with the socket command for instance)
For example SMTPConfigure
is only called at startup and we cannot change smtp_config.mime_config.body_md5
after it
- Status changed from New to In Progress
Also available in: Atom
PDF