Actions
Bug #404
closed
RR
AS
FN with suricata v121 and POP3 reply question
Bug #404:
FN with suricata v121 and POP3 reply question
Affected Versions:
Effort:
Difficulty:
Label:
Description
Hi,
Suricata not fire with this signature and joigned pcap file:
alert tcp any 110 -> any any (msg:"pop3 suricata reply"; flow:to_client,established; content:"-ERR"; nocase; depth:4; offset:0; classtype:misc-attack; sid:9116511; rev:1;)
but fire with this signature: (only changed depth)
alert tcp any 110 -> any any (msg:"pop3 suricata reply"; flow:to_client,established; content:"-ERR"; nocase; depth:53; offset:0; classtype:misc-attack; sid:9116511; rev:1;)
Im curious why first signature not fire ?
Of course, snort fire with two signatures.
Regards
Rmkml
Files
Actions