{
  "technique_id": "T1087",
  "d3fend_mappings": [
    {
      "id": "D3-LAM",
      "name": "Local Account Monitoring",
      "relationship": "detect",
      "practical_action": "Monitor for Local Account Monitoring indicators relevant to this technique.",
      "tooling": [
        "Entra ID"
      ]
    },
    {
      "id": "D3-AA",
      "name": "Agent Authentication",
      "relationship": "harden",
      "practical_action": "Apply Agent Authentication to reduce this technique's viability before an incident occurs.",
      "tooling": [
        "Defender for Endpoint"
      ]
    },
    {
      "id": "D3-AL",
      "name": "Account Locking",
      "relationship": "evict",
      "practical_action": "Use Account Locking to remove the adversary's foothold once this technique is confirmed.",
      "tooling": [
        "Entra ID"
      ]
    },
    {
      "id": "D3-UAP",
      "name": "User Account Permissions",
      "relationship": "isolate",
      "practical_action": "Apply User Account Permissions to contain the blast radius once this technique is observed.",
      "tooling": [
        "Entra ID"
      ]
    }
  ]
}