Difference between revisions of "WAF 340616"
(Created page with ''''Rule ID''' 340616 '''Alert Message''' Atomicorp.com WAF Rules: POST request must have a Content-Length header '''Description''' A valid POST request should have a Co…') |
Revision as of 17:46, 25 November 2009
Rule ID
340616
Alert Message
Atomicorp.com WAF Rules: POST request must have a Content-Length header
Description
A valid POST request should have a Content-Length header. POSTS that do not include this can be indicative of an attack.
False Positives
This can be triggered if an application is poorly written and does not include this header. If you must disable this rule, you should disable it only for that specific application and only from trusted IP addresses. The best option is to fix the application so that it includes this Header.
It recommended that you report this as a false positive so our security team can determine if this is a legitimate case, or if its clever attack on your systems. Instructions to report false positives are detailed on the Reporting False Positives wiki page.
Similar Rules
Outside References