Files
zira-etc/crowdsec/hub/scenarios/crowdsecurity/CVE-2022-26134.yaml
2023-06-12 09:31:52 +03:00

11 lines
302 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