Skip to the content.

back

Find sigma rule :heavy_check_mark:

Attack: Permission Groups Discovery: Local Groups

Adversaries may attempt to find local system groups and permission settings. The knowledge of local system permission groups can help adversaries determine which groups exist and which users belong to a particular group. Adversaries may use this information to determine which users have elevated permissions, such as the users found within the local administrators group.

Commands such as net localgroup of the Net utility, dscl . -list /Groups on macOS, and groups on Linux can list local groups.

MITRE

Tactic

technique

Test : SharpHound3 - LocalAdmin

OS

Description:

This module runs the Windows executable of SharpHound in order to remotely list members of the local Administrators group (SAMR)

Executor

powershell

Sigma Rule

back