Group Membership Reconnaissance Via Whoami.EXE
Description
Detects the execution of whoami.exe with the /group command line flag to show group membership for the current user, account type, security identifiers (SID), and attributes.
Query · sigma
selection_img: - Image|endswith: \whoami.exe - OriginalFileName: whoami.exe selection_cli: CommandLine|contains: - ' /groups' - ' -groups' condition: all of selection_*
Known false positives
- Unknown