| name | T1588.007_artificial-intelligence |
| description | Adversaries may obtain access to generative artificial intelligence tools, such as large language models (LLMs), to aid various techniques during targeting. |
| category | information-gathering |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1588.007","resource-development","pre","sub-technique"] |
| technique_id | T1588.007 |
| tactic | resource-development |
| all_tactics | ["resource-development"] |
| platforms | ["PRE"] |
| mitre_url | https://attack.mitre.org/techniques/T1588/007 |
| tech_stack | ["pre"] |
| cwe_ids | [] |
| chains_with | ["T1588","T1588.001","T1588.002","T1588.003","T1588.004","T1588.005","T1588.006"] |
| prerequisites | ["T1588"] |
| severity_boost | {"T1588":"Chain with T1588 for deeper attack path","T1588.001":"Chain with T1588.001 for deeper attack path","T1588.002":"Chain with T1588.002 for deeper attack path"} |
T1588.007 Artificial Intelligence
Sub-technique of: T1588
High-Level Description
Adversaries may obtain access to generative artificial intelligence tools, such as large language models (LLMs), to aid various techniques during targeting. These tools may be used to inform, bolster, and enable a variety of malicious tasks, including conducting Reconnaissance, creating basic scripts, assisting social engineering, and even developing payloads.
For example, by utilizing a publicly available LLM an adversary is essentially outsourcing or automating certain tasks to the tool. Using AI, the adversary may draft and generate content in a variety of written languages to be used in Phishing/Phishing for Information campaigns. The same publicly available tool may further enable vulnerability or other offensive research supporting Develop Capabilities. AI tools may also automate technical tasks by generating, refining, or otherwise enhancing (e.g., Obfuscated Files or Information) malicious scripts and payloads. Finally, AI-generated text, images, audio, and video may be used for fraud, Impersonation, and other malicious activities.
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 Artificial Intelligence by examining the target platforms (PRE).
-
Assess Existing Defenses: Review whether mitigations for T1588.007 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.
Remediation Guide
M1056 Pre-compromise
This technique cannot be easily mitigated with preventive controls since it is based on behaviors performed outside of the scope of enterprise defenses and controls.