| name | T1499.004_application-or-system-exploitation |
| description | Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users. |
| category | business-logic |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1499.004","impact","windows","iaas","linux","macos","sub-technique"] |
| technique_id | T1499.004 |
| tactic | impact |
| all_tactics | ["impact"] |
| platforms | ["Windows","IaaS","Linux","macOS"] |
| mitre_url | https://attack.mitre.org/techniques/T1499/004 |
| tech_stack | ["windows","cloud","linux","macos"] |
| cwe_ids | ["CWE-400"] |
| chains_with | ["T1499","T1499.001","T1499.002","T1499.003"] |
| prerequisites | ["T1499"] |
| severity_boost | {"T1499":"Chain with T1499 for deeper attack path","T1499.001":"Chain with T1499.001 for deeper attack path","T1499.002":"Chain with T1499.002 for deeper attack path"} |
T1499.004 Application or System Exploitation
Sub-technique of: T1499
High-Level Description
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users. Some systems may automatically restart critical applications and services when crashes occur, but they can likely be re-exploited to cause a persistent denial of service (DoS) condition.
Adversaries may exploit known or zero-day vulnerabilities to crash applications and/or systems, which may also lead to dependent applications and/or systems to be in a DoS condition. Crashed or restarted applications or systems may also have other effects such as Data Destruction, Firmware Corruption, Service Stop etc. which may further cause a DoS condition and deny availability to critical information, applications and/or systems.
Kill Chain Phase
Platforms: Windows, IaaS, Linux, macOS
What to Check
How to Test
Manual Testing
-
Identify Attack Surface: Determine if the target environment is susceptible to Application or System Exploitation by examining the target platforms (Windows, IaaS, Linux).
-
Assess Existing Defenses: Review whether mitigations for T1499.004 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