saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -5,6 +5,12 @@ description: "Detect scan for open proxy"
|
||||
filter: "evt.Meta.log_type == 'http_access-log' && evt.Meta.http_status in ['400','405'] && (evt.Parsed.verb == 'CONNECT' || evt.Parsed.request matches '^http[s]?://')"
|
||||
blackhole: 2m
|
||||
labels:
|
||||
service: http
|
||||
type: scan
|
||||
remediation: true
|
||||
service: http
|
||||
type: scan
|
||||
remediation: true
|
||||
classification:
|
||||
- attack.T1595
|
||||
behavior: "http:scan"
|
||||
label: "HTTP Open Proxy Probing"
|
||||
spoofable: 0
|
||||
confidence: 3
|
||||
|
||||
Reference in New Issue
Block a user