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.002 — Domain Groups
T1069.002

Domain Groups

Discovery
TLP:CLEAR

Description

Adversaries may attempt to find domain-level groups and permission settings. The knowledge of domain-level 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 domain administrators. Commands such as <code>net group /domain</code> of the Net utility, <code>dscacheutil -q group</code> on macOS, and <code>ldapsearch</code> on Linux can list domain-level groups.

MITRE ATT&CK Detection Strategies
1

DET0360 Behavioral Detection of Domain Group Discovery
AN1025 Windows

Detection of domain group enumeration through command-line utilities such as 'net group /domain' or PowerShell cmdlets, followed by suspicious access to API calls or LSASS memory.

WinEventLog:Security WinEventLog:PowerShell
AN1027 macOS

Enumeration of domain groups using dscacheutil or dscl commands, often following initial login or domain trust queries.

macos:unifiedlog
AN1026 Linux

Behavioral detection of domain group enumeration via ldapsearch or custom scripts leveraging LDAP over the network.

auditd:SYSCALL linux:syslog NSM:Flow

Details

Platforms
Linux
Macos
Windows
Added
May 2, 2026
Leaving Threaticon

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