Actions
Feature #6374
closed
GL
GL
sip: add sticky buffers for headers
Feature #6374:
sip: add sticky buffers for headers
Effort:
Difficulty:
Label:
Description
A common attack on sip servers consists of putting SQL injection or JS code into request headers.
Implementing sticky buffers that inspects on headers will permit to detect those attacks.
I propose to start adding keywords for the following fields:
- Via
- From
- To
- User-agent
- Content-type
- Content-length
Actions