cscli scenarios install crowdsecurity/CVE-2022-26134Detects attempts of exploit of CVE-2022-26134 RCE vulnerability.
Reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26134
1type: trigger2#debug: true3name: crowdsecurity/CVE-2022-261344description: "Confluence - RCE (CVE-2022-26134)"5filter: "Upper(PathUnescape(evt.Meta.http_path)) contains Upper('@java.lang.Runtime@getRuntime().exec(')"6blackhole: 1m7groupby: "evt.Meta.source_ip"8labels:9 type: exploit10 remediation: true11 classification:12 - attack.T159513 - attack.T119014 - cve.CVE-2022-2613415 spoofable: 016 confidence: 317 behavior: "http:exploit"18 service: confluence19 label: "Confluence - RCE"20