Merge pull request #3533 from YamatoSecurity/define-security-mitigations-service

define security-mitigations service
This commit is contained in:
Florian Roth
2022-09-27 23:47:26 +02:00
committed by GitHub
3 changed files with 9 additions and 4 deletions
@@ -6,13 +6,13 @@ references:
- https://www.sentinelone.com/blog/living-off-windows-defender-lockbit-ransomware-sideloads-cobalt-strike-through-microsoft-security-tool
author: Bhabesh Raj
date: 2022/08/02
modified: 2022/08/05
modified: 2022/09/28
tags:
- attack.defense_evasion
- attack.t1574.002
logsource:
product: windows
category: security-mitigations
service: security-mitigations
detection:
selection:
EventID:
@@ -6,13 +6,13 @@ references:
- https://github.com/nasbench/EVTX-ETW-Resources/blob/45fd5be71a51aa518b1b36d4e1f36af498084e27/ETWEventsList/CSV/Windows11/21H2/W11_21H2_Pro_20220719_22000.795/Providers/Microsoft-Windows-Security-Mitigations.csv
author: Nasreddine Bencherchali
date: 2022/08/03
modified: 2022/08/05
modified: 2022/09/28
tags:
- attack.defense_evasion
- attack.t1574.002
logsource:
product: windows
category: security-mitigations
service: security-mitigations
detection:
selection:
EventID:
@@ -176,3 +176,8 @@ logsources:
service: shell-core
conditions:
Channel: 'Microsoft-Windows-Shell-Core/Operational'
security-mitigations:
product: windows
service: security-mitigations
conditions:
Provider_Name: 'Microsoft-Windows-Security-Mitigations'