Actions
Feature #3084
closedSIP parser, logging and detection
Effort:
Difficulty:
Label:
Description
I'm writing a rust parser for SIP protocol, a basic logging module
and adding some new keywords, see below:
- sip.method
- sip.uri
- sip.protocol
- sip.stat_code
- sip.stat_msg
- sip.request_line
- sip.response_line
Updated by Andreas Herz over 5 years ago
- Status changed from New to Assigned
- Target version set to TBD
Updated by Jason Ish about 5 years ago
- Status changed from Assigned to Closed
- Target version changed from TBD to 5.0rc1
Merged to master.
Pull request:
https://github.com/OISF/suricata/pull/4205
Commit:
2e975a0481ed93428a2956466688a89f61188f8d
Updated by Victor Julien over 3 years ago
- Related to Feature #4500: RTP parser, logging and detection added
Actions