Umbra Wiki technique technique/T1087.002
Back to wiki

T1087.002 — Domain Account

provenance: imported · ATT&CK: T1087.002

T1087.002: Domain Account

MITRE ATT&CK® Enterprise technique

Tactics Discovery
Platforms Linux, macOS, Windows
Permissions required
Version 1.2
Parent technique T1087

Description

Adversaries may attempt to get a listing of domain accounts. This information can help adversaries determine which domain accounts exist to aid in follow-on behavior such as targeting specific accounts which possess particular privileges.

Commands such as <code>net user /domain</code> and <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 users and groups. PowerShell cmdlets including <code>Get-ADUser</code> and <code>Get-ADGroupMember</code> may enumerate members of Active Directory groups.(Citation: CrowdStrike StellarParticle January 2022)

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

  • ATT&CK page: https://attack.mitre.org/techniques/T1087/002
  • ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/