Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Attack Patterns T1069.001 — Local Groups
T1069.001

Local Groups

Discovery
TLP:CLEAR

Description

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 <code>net localgroup</code> of the Net utility, <code>dscl . -list /Groups</code> on macOS, and <code>groups</code> on Linux can list local groups.

MITRE ATT&CK Detection Strategies
1

DET0114 Behavioral Detection of Local Group Enumeration Across OS Platforms
AN0319 macOS

Detects use of dscl or id/group commands to enumerate local system groups, often by post-exploitation tools or persistence checks.

macos:unifiedlog
AN0317 Windows

Detects attempts to enumerate local groups via Net.exe, PowerShell, or native API calls that precede lateral movement or privilege abuse.

WinEventLog:Security
AN0318 Linux

Detects enumeration of local groups using common binaries (groups, getent, cat /etc/group) or scripting with suspicious lineage.

auditd:SYSCALL

Details

Platforms
Linux
Macos
Windows
Added
May 2, 2026
Leaving Threaticon

This link opens an external site that isn't part of the platform.