Forum Discussion
jquerin
Oct 31, 2023Nimbostratus
OWASP Rule Groups Blocking Legitmate Requests
I have had a number of legitmate requests getting blocked according to my cloudwatch logs in AWS for our WAF using the F5 Rules for AWS WAF - Web exploits OWASP Rules. I am attaching a few text file...
zamroni777
Dec 05, 2023Nacreous
you need to check the http request body because the error log said this:
=========
...
"terminatingRuleMatchDetails": [
{
"conditionType": "REGEX",
"location": "BODY",
"matchedData": null,
"matchedFieldName": ""
}
],
...
=======
you can use tcpdump to capture whole packets
tcpdump ... -s 0 -f5 ssl
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects