2024-12-21 00:35:03 +00:00
|
|
|
# Apache ModSecurity rules for EVALUATION
|
|
|
|
|
SecRuleEngine On
|
|
|
|
|
|
2025-01-19 00:27:39 +00:00
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1142,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1144,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1269,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1153,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1278,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1267,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1146,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1140,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1151,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 1" "id:1155,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1265,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1276,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1149,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 1" "id:1280,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1274,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1271,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ %\{tx\.outbound_anomaly_score_threshold\}" "id:1281,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1152,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1277,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1139,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1150,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1275,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1148,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1264,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1273,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ %\{tx\.inbound_anomaly_score_threshold\}" "id:1154,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1145,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1270,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1143,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1268,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1141,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1138,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1266,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1263,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1147,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1272,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ %\{tx\.outbound_anomaly_score_threshold\}" "id:1279,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ %\{tx\.inbound_anomaly_score_threshold\}" "id:1156,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|