Update proc_creation_win_whoami_priv.yml

This commit is contained in:
Qasim Qlf
2023-02-03 15:33:26 +05:00
committed by GitHub
parent 5505ff28d9
commit 71c2be5507
@@ -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