mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 09:25:17 +00:00
Update proxy_ua_bitsadmin_susp_tld.yml
This commit is contained in:
parent
a1d3c8c3ff
commit
229cda76c3
@ -9,13 +9,13 @@ logsource:
|
||||
category: proxy
|
||||
detection:
|
||||
selection:
|
||||
c-useragent:
|
||||
- 'Microsoft BITS/*'
|
||||
c-useragent|startswith:
|
||||
- 'Microsoft BITS/'
|
||||
falsepositives:
|
||||
r-dns:
|
||||
- '*.com'
|
||||
- '*.net'
|
||||
- '*.org'
|
||||
r-dns|endswith:
|
||||
- '.com'
|
||||
- '.net'
|
||||
- '.org'
|
||||
condition: selection and not falsepositives
|
||||
fields:
|
||||
- ClientIP
|
||||
@ -30,4 +30,4 @@ tags:
|
||||
- attack.defense_evasion
|
||||
- attack.persistence
|
||||
- attack.t1197
|
||||
- attack.s0190
|
||||
- attack.s0190
|
||||
|
Loading…
Reference in New Issue
Block a user