{
  "node_id": "mitre-attack-t1057-process-discovery",
  "title": "MITRE ATT&CK T1057: Process Discovery (Enterprise Tactic TA0007 - Discovery)",
  "domain": "Cybersecurity",
  "version": "1.0.0",
  "last_updated": "2026-05-11",
  "bluf": "MITRE ATT&CK T1057 describes adversary enumeration of running processes to identify security tools, valuable applications, and post-exploitation opportunities. Common commands include tasklist, Get-Process, ps, and direct API calls. Process enumeration is typically followed by Impair Defenses (T1562) once security tools are identified. Compliance obligations include endpoint detection coverage (NIST 800-53 SI-3 and SI-4), command-line audit logging required by PCI DSS Req 10.2.1.7, and behavioural correlation analytics under DORA Article 9.",
  "paywall": {
    "status": "LOCKED",
    "unlock_cost_usd": "0.01",
    "skyfire_id": "41779894-ece2-4163-9761-b3b1b76e19b0"
  },
  "crosswalks": {
    "_available_keys": [
      "nist_framework",
      "iso_standard",
      "industry_mapping",
      "mitre_d3fend"
    ],
    "_note": "Full crosswalk values included in vault response"
  },
  "dependencies": [
    "nist-cybersecurity-framework-2-0",
    "iso-27001-2022",
    "nist-sp-800-53-r5",
    "mitre-attack-t1059-command-and-scripting-interpreter",
    "mitre-t1562"
  ],
  "primary_citations_count": 7
}