20 lines
479 B
YAML
20 lines
479 B
YAML
type: trigger
|
|
#debug: true
|
|
name: crowdsecurity/CVE-2022-35914
|
|
description: "Detect CVE-2022-35914 exploits"
|
|
filter: "Upper(evt.Meta.http_path) contains Upper('/vendor/htmlawed/htmlawed/htmLawedTest.php')"
|
|
blackhole: 1m
|
|
groupby: "evt.Meta.source_ip"
|
|
labels:
|
|
type: exploit
|
|
remediation: true
|
|
classification:
|
|
- attack.T1595
|
|
- attack.T1190
|
|
- cve.CVE-2022-35914
|
|
spoofable: 0
|
|
confidence: 3
|
|
behavior: "http:exploit"
|
|
service: glpi
|
|
label: "GLPI CVE-2022-35914"
|