mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
|
3 months ago
|
# SIP app layer event rules
|
||
|
|
#
|
||
|
|
# SID's fall in the 2280000-2280999 range.
|
||
|
|
#
|
||
|
|
alert sip any any -> any any (msg:"SURICATA SIP invalid data"; app-layer-event:sip.invalid_data; classtype:protocol-command-decode; sid:2280001; rev:1;)
|