You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It means this rule always executed and you always set the ip.err_404_count and ip.err_403_count to 0. Therefore, if you increase this value in vain, it will be 0 again when a new transaction starts.
You should figure out what condition could solve this in your case and modify the first rule not to set 0 that counters in all transactions.
Describe the bug
A clear and concise description of what the bug is.
setvar never increments:
Logs and dumps
Output of:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Must block with 403 and log:
Server (please complete the following information):
LibModsecurity: 99ce977
Nginx Connector: owasp-modsecurity/ModSecurity-nginx@ef64996
Nginx: Stock Debian package
LibModSecurity:
Nginx Libmodsecurity Connector:
Rule Set (please complete the following information):
Coreruleset: tx.crs_setup_version=400
The text was updated successfully, but these errors were encountered: