cscli scenarios install barnoux/crs-anomaly-score
1type: trigger2name: barnoux/crs-anomaly-score3description: "Web exploitation detected via Core Rule Set inbound anomaly scoring set by the user in crs-setup.conf"4filter: evt.Meta.log_type == 'modsecurity' && evt.Parsed.ruleid == '949110'5groupby: evt.Meta.source_ip6blackhole: 2m7labels:8 remediation: true9 classification:10 - attack.T159511 - attack.T119012 behavior: "http:exploit"13 label: "CRS Anomaly Alert"14 spoofable: 015 confidence: 216 service: http17