saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-11-16 14:08:19 +02:00
parent a6d2827810
commit 5583cdecd3
51 changed files with 774 additions and 49 deletions

View File

@@ -0,0 +1,21 @@
type: trigger
#debug: true
name: crowdsecurity/CVE-2023-22518
description: "Detect CVE-2023-22518 exploits"
filter: |
Upper(evt.Meta.http_path) contains Upper('/json/setup-restore.action') &&
Upper(evt.Parsed.verb) == 'POST'
blackhole: 1m
groupby: "evt.Meta.source_ip"
labels:
type: exploit
remediation: true
classification:
- attack.T1595
- attack.T1190
- cve.CVE-2023-22518
spoofable: 0
confidence: 1
behavior: "http:exploit"
label: "Atlassian Confluence Server CVE-2023-22518"
service: Atlassian Confluence