Files
zira-etc/crowdsec/hub/scenarios/crowdsecurity/CVE-2022-26134.yaml

20 lines
510 B
YAML

type: trigger
#debug: true
name: crowdsecurity/CVE-2022-26134
description: "Detect CVE-2022-26134 exploits"
filter: "Upper(PathUnescape(evt.Meta.http_path)) contains Upper('@java.lang.Runtime@getRuntime().exec(')"
blackhole: 1m
groupby: "evt.Meta.source_ip"
labels:
type: exploit
remediation: true
classification:
- attack.T1595
- attack.T1190
- cve.CVE-2022-26134
spoofable: 0
confidence: 3
behavior: "http:exploit"
service: atlassian-confluence
label: "Confluence CVE-2022-26134"