{
  "technique_id": "T1543",
  "name": "Create or Modify System Process",
  "tactics": [
    "Persistence",
    "Privilege Escalation"
  ],
  "platforms": [
    "Containers",
    "Linux",
    "macOS",
    "Windows"
  ],
  "summary": "Adversaries may create or modify system-level processes to repeatedly execute malicious payloads as part of persistence. When operating systems boot up, they can start processes that perform background system functions. On Windows and Linux, these system processes are referred to as services...",
  "generated_by": "SOC Response Atlas by Basyrix"
}