{
  "technique_id": "T1622",
  "name": "Debugger Evasion",
  "tactics": [
    "Stealth",
    "Discovery"
  ],
  "platforms": [
    "Linux",
    "macOS",
    "Windows"
  ],
  "summary": "Adversaries may employ various means to detect and avoid debuggers. Debuggers are typically used by defenders to trace and/or analyze the execution of potential malware payloads. Debugger evasion may include changing behaviors based on the results of the checks for the presence of artifacts indicative of a debugged environment...",
  "generated_by": "SOC Response Atlas by Basyrix"
}