WAF 390707

From Atomicorp Wiki
Revision as of 19:24, 3 May 2013 by Mshinn (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Rule 390707
Status Active
Alert Message Atomicorp.com WAF Rules: Too many arguments in request (max set to 1000, increase as necessary for your system)

Contents

[edit] Description

This rule simply detects if a single request has more that 1000 arguments. This rule is designed to help protect your system from certain Denial of Service (DOS) attacks, such as the PHP Hash DOS attack.

[edit] Troubleshooting

[edit] False Positives

This rule can not generate a false positive. This rule simply sets a limit of 1000 arguments in a request. If this limit is too low for you, then either disable this rule for the domain or increase the limit by following the advice in Tuning Recommendations below.

If you believe this is a true false positive, that is the request does not have 1000 arguments, please report this to our security team. Instructions to report false positives are detailed on the Reporting False Positives wiki page.

Please do not report cases where the rule is working correctly.

[edit] Tuning Recommendations

If you wish to tune this rule yourself, please see the Tuning the Atomicorp WAF Rules page for basic information. In the case of this rule, if you wished to increase the number of arguments do not modify the rule itself, ASL will overwrite updates to the rules if you tell it to update its rule. Instead, follow the recommendations on the Tuning the Atomicorp WAF Rules page, disable this rule globally, and create a custom version of this rule for your system.

If you do not wish to restrict the number of arguments in a request, just disable this rule.

[edit] Additional Information

[edit] Similar Rules

None.

[edit] Knowledge Base Articles

None.

[edit] Outside References

[1]

[2]

[edit] Notes

None.

Personal tools