Skip to content

Comments

sip: add tests for headers sticky buffers v2#1787

Closed
glongo wants to merge 1 commit intoOISF:masterfrom
glongo:6374-tests-sip-v2
Closed

sip: add tests for headers sticky buffers v2#1787
glongo wants to merge 1 commit intoOISF:masterfrom
glongo:6374-tests-sip-v2

Conversation

@glongo
Copy link
Contributor

@glongo glongo commented Apr 18, 2024

Ticket #6374

Ticket

If your pull request is related to a Suricata ticket, please provide
the full URL to the ticket here so this pull request can monitor
changes to the ticket status:

Redmine ticket:
https://redmine.openinfosecfoundation.org/issues/6374

@glongo
Copy link
Contributor Author

glongo commented Apr 18, 2024

Suricata PR: OISF/suricata#10907

@glongo glongo force-pushed the 6374-tests-sip-v2 branch from 0301e26 to e428dbd Compare May 1, 2024 08:12
@glongo
Copy link
Contributor Author

glongo commented May 1, 2024

Suricata PR: OISF/suricata#11004

@@ -0,0 +1,2 @@
alert sip any any -> any any (flow:to_server; sip.to; content:"sip:"; sid:1;)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we have a more precise content ? This looks a bit too generic...

@@ -0,0 +1,2 @@
alert sip any any -> any any (flow:to_server; sip.content_length; content:"270"; sid:1;)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we try to convert it to an integer ?

@glongo glongo closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

requires suricata pr Depends on a PR in Suricata

Development

Successfully merging this pull request may close these issues.

2 participants