2024-12-21 00:35:03 +00:00
|
|
|
# Apache ModSecurity rules for INITIALIZATION
|
|
|
|
|
SecRuleEngine On
|
|
|
|
|
|
2025-01-12 00:29:42 +00:00
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1039,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1045,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1042,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1026,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1029,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1035,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1032,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1038,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1041,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1044,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "\^\[a\-f\]\*\(\[0\-9\]\)\[a\-f\]\*\(\[0\-9\]\)" "id:1053,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "\^\.\*\$" "id:1048,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1028,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 1" "id:1047,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "!@rx\ \(\?:URLENCODED\|MULTIPART\|XML\|JSON\)" "id:1049,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1031,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 1" "id:1050,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1034,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1040,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1037,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1043,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1046,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 100" "id:1052,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "!@rx\ \(\?:URLENCODED\|MULTIPART\|XML\|JSON\)" "id:1051,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1027,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1033,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1030,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 0" "id:1036,phase:1,deny,status:403,log,msg:'initialization attack detected'"
|