WAF 340616

From Atomicorp Wiki
Revision as of 18:46, 25 November 2009 by Mshinn (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Personal tools