committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
13
crowdsec/hub/scenarios/crowdsecurity/CVE-2022-41082.yaml
Normal file
13
crowdsec/hub/scenarios/crowdsecurity/CVE-2022-41082.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
type: trigger
|
||||
#debug: true
|
||||
name: crowdsecurity/CVE-2022-41082
|
||||
description: "Detect CVE-2022-41082 exploits"
|
||||
filter: |
|
||||
Upper(evt.Meta.http_path) contains Upper('/autodiscover/autodiscover.json') &&
|
||||
Upper(evt.Parsed.http_args) contains Upper('powershell')
|
||||
|
||||
blackhole: 1m
|
||||
groupby: "evt.Meta.source_ip"
|
||||
labels:
|
||||
type: exploit
|
||||
remediation: true
|
||||
Reference in New Issue
Block a user