Update proc_creation_win_whoami_priv.yml
This commit is contained in:
@@ -6,7 +6,7 @@ references:
|
||||
- https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/whoami
|
||||
author: Florian Roth (Nextron Systems)
|
||||
date: 2021/05/05
|
||||
modified: 2022/05/13
|
||||
modified: 2023/02/03
|
||||
tags:
|
||||
- attack.privilege_escalation
|
||||
- attack.discovery
|
||||
@@ -20,7 +20,7 @@ detection:
|
||||
- OriginalFileName: 'whoami.exe'
|
||||
selection_cli:
|
||||
CommandLine|contains: '/priv'
|
||||
condition: all of selection*
|
||||
condition: all of selection_*
|
||||
falsepositives:
|
||||
- Administrative activity (rare lookups on current privileges)
|
||||
level: high
|
||||
|
||||
Reference in New Issue
Block a user