Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

how to add whitelist special cookie name? #589

Closed
mhf-ir opened this issue Mar 4, 2022 · 1 comment
Closed

how to add whitelist special cookie name? #589

mhf-ir opened this issue Mar 4, 2022 · 1 comment

Comments

@mhf-ir
Copy link

mhf-ir commented Mar 4, 2022

BasicRule wl:0 "mz:$HEADERS_VAR:cookie";

It's seems exclude all cookies.

curl -H 'Cookie: itsok=../traverse; idono=SELECT * FROM'

how to just whitelist itsok ?

@vncloudsco
Copy link

@mhf-ir using sample

BasicRule wl:0 "mz:$HEADERS_VAR:itsok";

@mhf-ir mhf-ir closed this as completed Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants