Cross-source coverage
T1589 / ATT&CK
Gather Victim Identity Information
8 rules across 4 sources.
From MITRE ATT&CK 19.2
Adversaries may gather information about the victim's identity that can be used during targeting. Information about identities may include a variety of details, including personal data (ex: employee names, email addresses, security question responses, etc.) as well as sensitive details such as credentials or multi-factor authentication (MFA) configurations.
Adversaries may gather this information in various ways, such as direct elicitation via Phishing for Information. Information about users could also be enumerated via other active means (i.e. Active Scanning) such as probing and analyzing responses from authentication services that may reveal valid usernames in a system or permitted MFA /methods associated with those usernames. Information about victims may also be exposed to adversaries via online or other accessible data sets (ex: Social Media or Search Victim-Owned Websites).
Gathering this information may reveal opportunities for other forms of reconnaissance (ex: Search Open Websites/Domains or Phishing for Information), establishing operational resources (ex: Compromise Accounts), and/or initial access (ex: Phishing or Valid Accounts).
- Tactics
- Reconnaissance
- Platforms
- PRE
- Telemetry
-
Network Traffic
How MITRE says to detect it DET0841
Detection of Gather Victim Identity Information
PRE Analytic 1973
Monitor for suspicious network traffic that could be indicative of probing for user information, such as large/iterative quantities of authentication requests originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.
Network TrafficNone
Sub-techniques with coverage
Counted in the 8 above — a rule tagged a sub-technique covers this technique too.
SigmaHQ/sigma
3 rules| Detection | Severity | Format |
|---|---|---|
| Azure AD Account Credential Leaked | High | Sigma |
| Potential Unconstrained Delegation Discovery Via Get-ADComputer - ScriptBlock | Medium | Sigma |
| SSHD Error Message CVE-2018-15473 | Medium | Sigma |
splunk/security_content
3 rules| Detection | Severity | Format |
|---|---|---|
| Kerberos User Enumeration | Undefined | SPL |
| Linux Medusa Rootkit | Undefined | SPL |
| Windows Gather Victim Identity SAM Info | Undefined | SPL |
Wazuh Core Ruleset
1 rule| Detection | Severity | Format |
|---|---|---|
| MS Graph message: A user's credentials were compromised or stolen. This is a true positive alert. | Critical | Wazuh XML |
panther-labs/panther-analysis
1 rule| Detection | Severity | Format |
|---|---|---|
| GSuite Government Backed Attack | Critical | Panther Python |