Actions
Optimization #7994
openpop3: parser improvements
Effort:
Difficulty:
Label:
Description
See review comments in https://github.com/OISF/suricata/pull/13978
Better state tracking, to see which command is allowed in which state (rfc speaks of AUTHORIZATION, TRANSACTION and UPDATE states).
Better AUTH data parsing.
Review adding parser limit.
Updated by Philippe Antoine 3 days ago
Updated by Philippe Antoine 3 days ago
https://github.com/OISF/suricata/pull/14010 fixes the oss-fuzz assertion
Actions