{
  "technique_id": "T1055",
  "name": "Process Injection",
  "tactics": [
    "Stealth",
    "Privilege Escalation"
  ],
  "platforms": [
    "Linux",
    "macOS",
    "Windows"
  ],
  "summary": "Adversaries may inject code into processes in order to evade process-based defenses as well as possibly elevate privileges. Process injection is a method of executing arbitrary code in the address space of a separate live process. Running code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges...",
  "generated_by": "SOC Response Atlas by Basyrix"
}