Microsoft Defender

Defender Family

Microsoft Defender Explained: The Complete Defender Family, Licensing & Where to Start
Microsoft Security Series · Part 1

Microsoft Defender Explained:
The Complete Defender Family,
Licensing & Where to Start

🧑‍💼 Senior Security Consultant 📅 June 2025 ⏱ 15 min read 🎯 All Org Sizes

Introduction — The Defender Confusion Problem

Ask ten IT professionals “What is Microsoft Defender?” and you will get ten different answers. Some will say it is the built-in Windows antivirus. Others will mention endpoint detection. A few will reference email security or identity protection. Technically, they are all correct — and that is exactly the problem.

Microsoft has transformed the Defender brand from a single consumer antivirus into an entire enterprise security ecosystem spanning endpoints, email, identity, cloud applications, IoT devices, and external attack surfaces. If you are deploying Microsoft security products without a clear map of this ecosystem, you are almost certainly either overspending, under-protected, or both.

💡 Consultant Insight The most common mistake I see in enterprise engagements is organizations that have purchased Microsoft 365 E5 believing they are fully protected — without configuring a single Defender workload. Licensing is not the same as protection.

This article gives you the foundation you need before you touch a single configuration toggle. We will map the entire Defender family, explain what each product actually does, decode the licensing matrix, and give you a practical deployment roadmap scaled to your organization’s size.


What is Microsoft Defender?

Microsoft Defender began its life as Windows Defender — a basic antimalware tool bundled with Windows Vista in 2006. For years, it was considered a bare-minimum antivirus that most organizations replaced with third-party solutions.

Everything changed between 2019 and 2022. Microsoft rebranded and rebuilt its entire security portfolio under the Defender umbrella. What was once a simple AV engine became the engine of a unified, cloud-connected security platform that competes directly with best-of-breed vendors like CrowdStrike, Palo Alto, and Okta.

Today, Microsoft Defender is not a product — it is a platform brand covering a family of nine distinct security solutions, unified through the Microsoft Defender XDR portal at security.microsoft.com.

✅ Key Concept Microsoft Defender = A family of security products. Microsoft Security = The broader portfolio including Defender, Entra ID, Purview, Sentinel, and Intune.

The Complete Defender Product Family

🖥️

Defender for Endpoint

EDR + next-gen AV for Windows, macOS, Linux, iOS, Android devices.

📧

Defender for Office 365

Email security: Safe Links, Safe Attachments, anti-phishing, BEC protection.

🪪

Defender for Identity

Monitors on-prem AD for lateral movement, Pass-the-Hash, and DCSync attacks.

☁️

Defender for Cloud Apps

CASB: Shadow IT discovery, SaaS governance, session controls, OAuth app risk.

🔍

Defender Vulnerability Management

Continuous asset discovery, CVE prioritization, remediation guidance.

🌩️

Defender for Cloud

CNAPP for Azure, AWS, and GCP workloads — posture management + workload protection.

🛡️

Defender XDR

Unified SIEM-like correlation of all Defender signals into a single incident view.

🌐

Defender EASM

External Attack Surface Management — discovers internet-exposed assets you may not know about.

🏭

Defender for IoT

OT/IoT network monitoring for industrial control systems and unmanaged devices.

🤖

Security Copilot

AI-powered security analyst — summarizes incidents, generates scripts, answers NL security questions.

ProductProtectsKey FeatureTypical Use Case
Defender for Endpoint P1DevicesNext-Gen AV, ASR rulesSMB device protection
Defender for Endpoint P2DevicesEDR, Threat Hunting, Live ResponseEnterprise SOC operations
Defender for Office 365 P1Email / CollabSafe Links, Safe AttachmentsEmail threat protection
Defender for Office 365 P2Email / CollabThreat Explorer, Attack SimulationThreat investigation & training
Defender for IdentityOn-prem AD / EntraLateral movement detectionHybrid identity protection
Defender for Cloud AppsSaaS appsCASB, Shadow ITCloud app governance
Defender Vulnerability MgmtDevicesCVE discovery & prioritizationPatch management intelligence
Defender for CloudCloud workloadsCSPM + CWPPMulti-cloud security posture
Defender XDRCross-domainUnified incident correlationEnterprise SOC pivot point
Defender EASMInternet surfaceAsset discoveryAttack surface reduction
Defender for IoTOT/IoT networksPassive network monitoringIndustrial / healthcare security
Security CopilotAnalyst workflowAI-assisted investigationSOC efficiency acceleration

Deep Dive: Microsoft Defender for Endpoint

Defender for Endpoint (MDE) is the flagship product of the Defender family and the workload most organizations deploy first. It transforms the built-in Windows security engine into a full enterprise EDR platform comparable to CrowdStrike Falcon or SentinelOne.

Core Capabilities

  • Next-Generation Protection — Cloud-connected AV engine with behavioral analysis, ML-based detection, and real-time protection across Windows, macOS, Linux, iOS, and Android.
  • Endpoint Detection & Response (EDR) — Records every process, file, network connection, and registry change. Enables retrospective investigation of breaches up to 6 months back.
  • Attack Surface Reduction (ASR) — Rules that block specific attack vectors — macro execution, credential theft from LSASS, malicious Office child processes — before they become incidents.
  • Vulnerability Management — Continuously discovers software vulnerabilities, misconfigurations, and CVEs with risk-based prioritization.
  • Threat Hunting — Advanced Hunting via KQL across the full device timeline. Analysts can query 30+ days of raw telemetry.
  • Device Isolation — One-click network isolation of a compromised device while maintaining connectivity to the Defender portal for live investigation.
  • Live Response — Remote shell access to an endpoint for file collection, running scripts, and real-time remediation — without disrupting the user.
💡 Why Deploy MDE First? Endpoints remain the most common entry point for attackers. MDE is also the signal source that feeds the most intelligence into Defender XDR. Getting MDE deployed and tuned unlocks the full value of the rest of the platform.

Deep Dive: Defender for Office 365

Email is still the number one initial attack vector in enterprise breaches. Exchange Online Protection (EOP) — included in all Microsoft 365 plans — provides basic spam and malware filtering. Defender for Office 365 (MDO) layers advanced threat protection on top of EOP.

Key Capabilities

  • Safe Links — Rewrites all URLs in emails and Office documents. At click-time, the link is checked against Microsoft’s threat intelligence. If the destination has turned malicious after delivery, the user is blocked.
  • Safe Attachments — Every attachment is detonated in a sandbox before delivery. A clean message is released in seconds; a malicious one is quarantined.
  • Anti-Phishing / Anti-Spoofing — Impersonation protection for C-suite, domain spoofing detection, and mailbox intelligence to understand normal communication patterns.
  • Business Email Compromise (BEC) Protection — Detects financial fraud patterns — wire transfer requests, gift card scams, invoice manipulation — even in clean, link-free emails.
  • Threat Explorer (P2) — Real-time investigation of email threats across your organization. Analysts can trace a phishing campaign, identify all affected users, and soft-delete malicious messages post-delivery.
  • Attack Simulation Training (P2) — Send controlled phishing simulations to employees and enroll at-risk users in targeted security awareness training automatically.
⚠️ Real-World Example A manufacturing client received a wire fraud email that passed every spam filter — no links, no attachments, just a plain-text request from a spoofed CFO email. Defender for Office 365’s mailbox intelligence flagged it as a BEC attempt because the CFO had never emailed the finance director from that domain before.

Deep Dive: Defender for Identity

Defender for Identity (MDI) monitors your on-premises Active Directory domain controllers for identity-based attacks. It installs a lightweight sensor on each DC — no agents on workstations — and streams activity to Microsoft’s cloud for analysis.

What It Detects

  • Pass-the-Hash / Pass-the-Ticket — Attackers stealing NTLM hashes or Kerberos tickets to move laterally without knowing actual passwords.
  • Golden Ticket / Silver Ticket Attacks — Forged Kerberos tickets granting persistent, stealthy access across the domain.
  • DCSync — Mimicry of domain controller replication to extract all password hashes from AD.
  • Lateral Movement Paths — Visual attack path mapping showing how a compromised standard user account could reach a Domain Admin.
  • Reconnaissance Activity — LDAP enumeration, DNS reconnaissance, and account enumeration activity.

If your organization runs a hybrid AD environment — on-prem AD synced to Entra ID — Defender for Identity is not optional. It is the only way to see identity-based attacks that never touch the cloud.


Deep Dive: Defender for Cloud Apps

Defender for Cloud Apps is Microsoft’s Cloud Access Security Broker (CASB). As organizations adopt hundreds of SaaS applications, CASB fills the visibility gap between what IT knows about and what employees are actually using.

Core Capabilities

  • Shadow IT Discovery — Ingests traffic logs from your firewall or endpoint via MDE integration. Surfaces every cloud app in use, scored by risk, so you can make sanctioned/unsanctioned decisions.
  • SaaS Security Posture Management — Continuously evaluates security configurations across sanctioned apps like Salesforce, ServiceNow, and GitHub against security benchmarks.
  • Session Controls — Real-time in-session inspection and control of browser-based SaaS access. Block downloads from unmanaged devices, watermark sensitive documents, prevent copy-paste of confidential data.
  • OAuth App Governance — Discovers and assesses every third-party app granted OAuth permissions to your Microsoft 365 tenant. Flags over-privileged or suspicious app registrations.
  • Anomaly Detection — Identifies unusual behavior like mass download, impossible travel, activity from anonymous IPs, and ransomware activity patterns.

Understanding Microsoft Defender XDR

Defender XDR is not an additional product you buy — it is the unified investigation and response experience that emerges when you deploy multiple Defender workloads. It is the intelligence layer that makes the entire Defender family worth more than the sum of its parts.

How Signal Correlation Works

Without XDR, an attacker who compromises a device, steals credentials, and sends a phishing email generates three separate alerts across three separate portals. With XDR, those signals are automatically correlated into a single incident that tells the complete attack story.

Signal SourceWhat XDR Gets From It
Defender for EndpointDevice timeline, process tree, network connections, file changes
Defender for Office 365Email threat data, sender reputation, mailbox access patterns
Defender for IdentityAD authentication events, lateral movement, privilege escalation
Defender for Cloud AppsSaaS activity, risky sign-ins, OAuth app activity
Entra ID ProtectionRisky users, risky sign-ins, token theft signals

The result is Automatic Attack Disruption — XDR can automatically contain an active attack (isolating a device, disabling a compromised account) while human analysts are still reviewing the alert. This reduces dwell time from hours to seconds.


Licensing Explained — Full Matrix

LicenseMDEMDOMDIMDAXDROrg Size
M365 Business PremiumP1P1LimitedPartial≤300 users
M365 E3Enterprise
M365 E3 + Security Add-onP1P1PartialEnterprise
M365 E5P2P2✅ FullEnterprise
MDE P1 (standalone)P1Any
MDE P2 (standalone)P2Any
MDO P1 (standalone)P1Any
MDO P2 (standalone)P2Any

MDE = Defender for Endpoint · MDO = Defender for Office 365 · MDI = Defender for Identity · MDA = Defender for Cloud Apps


Common Licensing Mistakes

❌ Mistake #1 Assuming Microsoft 365 E3 includes Defender for Endpoint. It does not. E3 includes Microsoft 365 Apps, Exchange Online, SharePoint, Teams — and EOP for basic email filtering. Zero Defender workloads.
❌ Mistake #2 Buying CrowdStrike + Defender for Endpoint P2. Running two competing EDR agents on the same endpoint causes performance issues, detection conflicts, and doubles your cost.
❌ Mistake #3 Not understanding Defender XDR licensing dependencies. Standalone MDE P1 alone does not unlock the full XDR incident correlation experience.
❌ Mistake #4 Deploying Defender for Identity without an on-prem AD sensor. MDI requires a sensor installed on every domain controller. Without it, you are paying for a service you are not using.

Which Defender Products to Deploy First?

S
Small Business (≤300 users) — M365 Business Premium
  • Priority 1: Activate Defender for Endpoint P1 — onboard all Windows devices via Intune policy
  • Priority 2: Configure Defender for Office 365 P1 — enable Safe Links & Safe Attachments policies immediately
  • Priority 3: Enable Entra ID Conditional Access — MFA for all users, block legacy auth
  • Priority 4: Review Security Score in Defender portal — use it as your ongoing improvement roadmap
M
Mid-Market (300–2,000 users) — M365 E3 + Security Add-on
  • Priority 1: Defender for Endpoint P2 — full EDR, device isolation, Live Response capability
  • Priority 2: Defender for Office 365 P2 — Threat Explorer, Attack Simulation Training
  • Priority 3: Defender for Identity — deploy sensors on all domain controllers if hybrid AD exists
  • Priority 4: Defender for Cloud Apps — Shadow IT discovery via MDE log integration
  • Priority 5: Activate Defender XDR incident correlation — build your first SOC playbooks
E
Enterprise (2,000+ users) — M365 E5 + Defender for Cloud
  • Priority 1: Fully deploy all five XDR workloads (Endpoint, Office, Identity, Cloud Apps, Entra ID Protection)
  • Priority 2: Defender for Cloud — CSPM for Azure/AWS/GCP, enable Defender for Servers
  • Priority 3: Defender Vulnerability Management — integrate with ITSM for automated remediation workflows
  • Priority 4: Defender EASM — discover your external attack surface baseline
  • Priority 5: Security Copilot — pilot with SOC team for incident summarization and KQL generation
  • Priority 6: Defender for IoT — scope to OT/ICS environments if applicable

Real-World Consultant Recommendations

Highest Security Value Products

If I could only activate three Defender products for any organization, they would be: Defender for Endpoint P2 (you cannot investigate what you cannot see), Defender for Office 365 P2 (email is still the primary breach vector), and Defender for Identity (once an attacker is in your network, identity is everything).

Quick Wins (Day 1 Actions)

  • Enable preset security policies in the Defender portal — Standard and Strict presets configure MDO correctly in under 5 minutes
  • Onboard devices to MDE via Intune — the onboarding package deploys via a single device configuration policy
  • Set up the Attack Simulator in MDO P2 — run a baseline phishing test before any training to measure current user risk
  • Review your Secure Score — it gives a prioritized list of improvements with one-click implementation for many items

Budget-Conscious Recommendations

For organizations that cannot justify E5, Microsoft 365 Business Premium offers the best security-per-dollar for sub-300 user organizations. It includes MDE P1, MDO P1, Entra ID P1, and Intune at a significantly lower price point than building the equivalent stack with standalone licenses.

Common Implementation Challenges

  • MDE onboarding: Server onboarding is frequently missed. Servers require a separate Defender for Servers license via Defender for Cloud and a separate onboarding process
  • MDO Safe Links: Third-party link-rewriting tools conflict with Safe Links. Disable any existing URL rewriting before enabling MDO policies
  • MDI sensor deployment: Domain controllers running on older hardware may have resource constraints. Size your DCs before deploying MDI sensors in large AD environments
  • XDR tuning: Out-of-the-box, Defender generates significant alert noise. Budget time for tuning suppression rules and configuring automated investigation settings in the first 30 days

Final Thoughts

The Microsoft Defender ecosystem is genuinely impressive in scope — but only when it is understood, properly licensed, and correctly deployed. Organizations that treat Defender as “the thing that comes with Windows” are leaving substantial security capability on the table while paying for licenses they are not using.

  • Defender is a family of nine products, not a single antivirus
  • Microsoft 365 E3 does not include any Defender workloads — this surprises more organizations than it should
  • Deploy in order of attack surface risk: Endpoint → Email → Identity → Cloud Apps → XDR
  • Licensing and configuration are two different things — licensing without deployment provides zero protection
  • The value of the platform multiplies when workloads are combined through Defender XDR

The next articles in this series will do deep technical dives into each Defender workload — including step-by-step lab environments you can follow along with in your own tenant.

Upcoming in This Series

Part 2
Defender for Endpoint Deep Dive
Part 3
Defender for Office 365 Lab
Part 4
Defender for Identity Setup
Part 5
Defender for Cloud Apps
Part 6
Defender XDR & SOC Workflow
Part 7
Security Copilot in Practice

Stay Ahead of the Threat

Subscribe to the blog and YouTube channel for hands-on labs, real-world deployment walkthroughs, and enterprise security guidance — no filler, no marketing.

I
Written by
itanand21
Microsoft Security Consultant and IT EUC Engineer with 15+ years helping organisations modernise endpoint management and lock down Microsoft 365 using Zero Trust principles.

Leave a Comment

Your email address will not be published. Required fields are marked *