Skip to content

Conversation

OlamideOl1
Copy link
Contributor

@OlamideOl1 OlamideOl1 commented Apr 3, 2024

Add waf rule to inspect and match header values for all incoming requests
This rule will check the specified header and against the specified value and carry out the action (count or block) provided if there is a match.
A sample use case is to match all requests containing www.example.com in the host header and block / count them.
You can also use this to match authentication values by checking the value in the request header against a preset value.

@OlamideOl1 OlamideOl1 marked this pull request as ready for review April 3, 2024 16:11
@OlamideOl1 OlamideOl1 requested a review from jferris as a code owner April 3, 2024 16:11
@OlamideOl1 OlamideOl1 requested a review from clarissalimab April 3, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants