{
  "technique_id": "T1218",
  "name": "System Binary Proxy Execution",
  "tactics": [
    "Stealth"
  ],
  "platforms": [
    "Linux",
    "macOS",
    "Windows"
  ],
  "summary": "Adversaries may bypass process and/or signature-based defenses by proxying execution of malicious content with signed, or otherwise trusted, binaries. Binaries used in this technique are often Microsoft-signed files, indicating that they have been either downloaded from Microsoft or are already native in the operating system. Binaries signed with trusted digital certificates can typically execute on Windows systems protected by digital signature validation...",
  "generated_by": "SOC Response Atlas by Basyrix"
}