2024-12-21 00:35:03 +00:00
|
|
|
# Apache ModSecurity rules for EVALUATION
|
|
|
|
|
SecRuleEngine On
|
|
|
|
|
|
2025-01-10 00:27:14 +00:00
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1042,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1051,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1295,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ %\{tx\.outbound_anomaly_score_threshold\}" "id:1313,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 1" "id:1059,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1045,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1304,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1046,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@eq\ 1" "id:1312,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1048,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1055,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1299,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1057,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1298,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1301,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1308,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1310,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1050,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1303,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1044,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1053,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ %\{tx\.inbound_anomaly_score_threshold\}" "id:1058,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1297,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1054,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1306,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1056,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1307,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1309,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1043,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ %\{tx\.outbound_anomaly_score_threshold\}" "id:1311,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 1" "id:1296,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1047,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1052,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1049,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ %\{tx\.inbound_anomaly_score_threshold\}" "id:1060,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 3" "id:1300,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 2" "id:1305,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|
|
|
|
|
SecRule REQUEST_URI "@ge\ 4" "id:1302,phase:1,deny,status:403,log,msg:'evaluation attack detected'"
|