| name | T1584.001_domains |
| description | Adversaries may hijack domains and/or subdomains that can be used during targeting. |
| category | information-gathering |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1584.001","resource-development","pre","sub-technique"] |
| technique_id | T1584.001 |
| tactic | resource-development |
| all_tactics | ["resource-development"] |
| platforms | ["PRE"] |
| mitre_url | https://attack.mitre.org/techniques/T1584/001 |
| tech_stack | ["pre"] |
| cwe_ids | [] |
| chains_with | ["T1584","T1584.002","T1584.003","T1584.004","T1584.005","T1584.006","T1584.007","T1584.008"] |
| prerequisites | ["T1584"] |
| severity_boost | {"T1584":"Chain with T1584 for deeper attack path","T1584.002":"Chain with T1584.002 for deeper attack path","T1584.003":"Chain with T1584.003 for deeper attack path"} |
T1584.001 Domains
Sub-technique of: T1584
High-Level Description
Adversaries may hijack domains and/or subdomains that can be used during targeting. Domain registration hijacking is the act of changing the registration of a domain name without the permission of the original registrant. Adversaries may gain access to an email account for the person listed as the owner of the domain. The adversary can then claim that they forgot their password in order to make changes to the domain registration. Other possibilities include social engineering a domain registration help desk to gain access to an account, taking advantage of renewal process gaps, or compromising a cloud service that enables managing domains (e.g., AWS Route53).
Subdomain hijacking can occur when organizations have DNS entries that point to non-existent or deprovisioned resources. In such cases, an adversary may take control of a subdomain to conduct operations with the benefit of the trust associated with that domain.
Adversaries who compromise a domain may also engage in domain shadowing by creating malicious subdomains under their control while keeping any existing DNS records. As service will not be disrupted, the malicious subdomains may go unnoticed for long periods of time.
Kill Chain Phase
- Resource Development (TA0042)
Platforms: PRE
What to Check
How to Test
Manual Testing
-
Identify Attack Surface: Determine if the target environment is susceptible to Domains by examining the target platforms (PRE).
-
Assess Existing Defenses: Review whether mitigations for T1584.001 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
-
Execute Test: Use tools and methods described in the MITRE ATT&CK page and external references below.
Note: No Atomic Red Team tests available for this technique. See Atomic Red Team GitHub for updates.