{
  "technique_id": "T1212",
  "d3fend_mappings": [
    {
      "id": "D3-PLA",
      "name": "Process Lineage Analysis",
      "relationship": "detect",
      "practical_action": "Monitor for Process Lineage Analysis indicators relevant to this technique.",
      "tooling": [
        "Defender for Endpoint"
      ]
    },
    {
      "id": "D3-SU",
      "name": "Software Update",
      "relationship": "harden",
      "practical_action": "Apply Software Update to reduce this technique's viability before an incident occurs.",
      "tooling": [
        "Defender for Endpoint"
      ]
    },
    {
      "id": "D3-PT",
      "name": "Process Termination",
      "relationship": "evict",
      "practical_action": "Use Process Termination to remove the adversary's foothold once this technique is confirmed.",
      "tooling": [
        "Defender for Endpoint"
      ]
    },
    {
      "id": "D3-KBPI",
      "name": "Kernel-based Process Isolation",
      "relationship": "isolate",
      "practical_action": "Apply Kernel-based Process Isolation to contain the blast radius once this technique is observed.",
      "tooling": [
        "Defender for Endpoint"
      ]
    }
  ]
}