Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
nginx-mbedtls
/
b23d05f88851f0388eefac296bfe84d001aeb4f0
/
.
/
debian
/
modules
/
naxsi
/
naxsi_config
/
default_location_config.example
blob: 528308502a3d99f6e3e92deb72ae2fd5f89e2b45 [
file
] [
log
] [
blame
] [
raw
]
LearningMode
;
SecRulesEnabled
;
#SecRulesDisabled;
DeniedUrl
"/RequestDenied"
;
## check rules
CheckRule
"$SQL >= 8"
BLOCK
;
CheckRule
"$RFI >= 8"
BLOCK
;
CheckRule
"$TRAVERSAL >= 4"
BLOCK
;
CheckRule
"$EVADE >= 4"
BLOCK
;
CheckRule
"$XSS >= 8"
BLOCK
;