T1069.001 — Local Groups
T1069.001: Local Groups
MITRE ATT&CK® Enterprise technique
| Tactics | Discovery |
| Platforms | Linux, macOS, Windows |
| Permissions required | — |
| Version | 1.2 |
| Parent technique | T1069 |
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.
Detection
(no detection guidance published)
Data sources
- (none listed)
References
- ATT&CK page: https://attack.mitre.org/techniques/T1069/001
- ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/