{
  "technique_id": "T1098",
  "d3fend_mappings": [
    {
      "id": "D3-DAM",
      "name": "Domain Account Monitoring",
      "relationship": "detect",
      "practical_action": "Review role assignments, group membership changes, and OAuth app consent grants for the account.\n",
      "tooling": [
        "Entra ID",
        "AuditLogs"
      ]
    },
    {
      "id": "D3-CR",
      "name": "Credential Revocation",
      "relationship": "evict",
      "practical_action": "Reset credentials and remove any added authentication methods.",
      "tooling": [
        "Entra ID"
      ]
    },
    {
      "id": "D3-MFA",
      "name": "Multi-factor Authentication",
      "relationship": "harden",
      "practical_action": "Confirm MFA is enforced and no unrecognized authentication method was added.",
      "tooling": [
        "Entra ID",
        "Entra ID"
      ]
    }
  ]
}