{
  "technique_id": "T1574",
  "name": "Hijack Execution Flow",
  "tactics": [
    "Stealth",
    "Execution"
  ],
  "platforms": [
    "Linux",
    "macOS",
    "Windows"
  ],
  "summary": "Adversaries may execute their own malicious payloads by hijacking the way operating systems run programs. Hijacking execution flow can be for the purposes of persistence, since this hijacked execution may reoccur over time. Adversaries may also use these mechanisms to elevate privileges or evade defenses, such as application control or other restrictions on execution...",
  "generated_by": "SOC Response Atlas by Basyrix"
}