Executive Summary
In August 2026, Check Point Research disclosed a technique that weaponizes Microsoft Defender's own legitimately signed boot-time remediation driver (BTR.sys) to perform arbitrary kernel-level file and registry operations on Windows systems. The technique, dubbed 'BTR Reforged,' affects all Windows versions from Windows 7 through Windows 11 25H2 and exploits a built-in driver that cannot be blocked without disrupting Defender itself. Researchers demonstrated live deletion of the entire Defender stack on a fully updated Windows 11 system with Tamper Protection active, requiring only administrator privileges with SeLoadDriverPrivilege. Unlike traditional bring-your-own-vulnerable-driver attacks, this technique uses infrastructure present in every Windows installation, making it particularly concerning for endpoint security bypass scenarios.
This discovery highlights the evolving sophistication of endpoint security bypass techniques, where attackers increasingly leverage legitimate system components rather than external vulnerable drivers that can be easily blocklisted by security vendors.
Why This Matters Now
This technique represents a paradigm shift in endpoint security bypass methods, using built-in Windows components that cannot be blocked without breaking core security functionality, making traditional driver blocklist defenses ineffective.
Attack Path Analysis
Attackers compromise an endpoint to gain administrative access, then weaponize Microsoft Defender's legitimate BTR.sys driver to disable security controls at the kernel level. Using the BTR Reforged technique, they escalate privileges through kernel operations, move laterally by disabling endpoint protections, establish persistent command and control channels, exfiltrate sensitive data through compromised security stack, and ultimately cause widespread security infrastructure disruption by systematically removing endpoint detection capabilities.
Kill Chain Progression
This analysis maps confirmed threat intelligence to the full cloud kill chain to show where defensive gaps would emerge as an attack progresses.
Initial Compromise
Description
Attacker gains administrative access to Windows endpoint through credential compromise or exploitation, obtaining SeLoadDriverPrivilege necessary for BTR.sys weaponization
Related CVEs
CVE-2021-24092
CVSS 7.8A privilege escalation vulnerability in Windows Defender's BTR.sys driver allows local non-administrator users to overwrite arbitrary files through hard link manipulation at the driver's log path.
Affected Products:
Microsoft Windows Defender – < February 2021 update
Exploit Status:
proof of concept
MITRE ATT&CK® Techniques
Exploitation for Privilege Escalation
Create or Modify System Process: Windows Service
Impair Defenses: Disable or Modify Tools
Process Injection
Rootkit
Modify Registry
Indicator Removal: File Deletion
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
NYDFS 23 NYCRR 500 – Penetration Testing and Vulnerability Assessments
Control ID: 500.15
CISA Zero Trust Maturity Model 2.0 – Device Security
Control ID: DE.CM-1
DORA – ICT Risk Management Framework
Control ID: Article 8
NIS2 Directive – Cybersecurity Risk Management Measures
Control ID: Article 21
PCI DSS 4.0 – Internal Vulnerability Scans
Control ID: 11.3.2
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer/Network Security
Microsoft Defender driver weaponization directly impacts security vendors whose endpoint protection solutions could be bypassed using BTR.sys kernel-level deletion capabilities.
Financial Services
Banking institutions face elevated ransomware risks as attackers can disable endpoint security before deployment, compromising NIST compliance and customer data protection.
Health Care / Life Sciences
Healthcare organizations vulnerable to security software deletion attacks that could precede data exfiltration, violating HIPAA encryption and access control requirements.
Government Administration
Government agencies at risk from BTR.sys exploitation enabling attackers to remove security controls before deploying advanced persistent threats or ransomware.
Sources
- Microsoft Defender's Own Driver Can Be Weaponized to Delete Security Software at Boothttps://thehackernews.com/2026/08/microsoft-defenders-own-driver-can-be.htmlVerified
- BTR Reforged: Weaponizing Defender's Remediation Driver as a Kernel Operation Primitivehttps://research.checkpoint.com/2026/btr-reforged-weaponizing-defenders-remediation-driver-as-a-kernel-operation-primitive/Verified
- CVE-2021-24092: 12 Years in Hiding – A Privilege Escalation Vulnerability in Windows Defenderhttps://www.sentinelone.com/labs/cve-2021-24092-12-years-in-hiding-a-privilege-escalation-vulnerability-in-windows-defender/Verified
- BTR_CLI - Boot Time Remediation Command Line Interfacehttps://github.com/Dump-GUY/BTR_CLIVerified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Based on the attack progression modeled above, these are the defensive controls that would constrain each stage.
Aviatrix Zero Trust CNSF would likely reduce the blast radius of this BTR.sys weaponization attack by constraining lateral movement paths and limiting east-west traffic flow between compromised endpoints. Network-level segmentation could contain the spread of disabled security controls across the infrastructure.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: Network segmentation policies would likely limit the attacker's ability to discover and reach additional endpoints from the initially compromised system, reducing the scope of potential targets for BTR.sys deployment.
Control: Zero Trust Segmentation
Mitigation: Network-level segmentation policies would likely contain the impact of kernel-level privilege escalation by restricting which network resources and systems the compromised endpoint could access despite elevated local privileges.
Control: East-West Traffic Security
Mitigation: Microsegmentation policies would likely restrict east-west traffic flows between endpoints, limiting the attacker's ability to reach and disable security software on additional systems across the network infrastructure.
Control: Multicloud Visibility & Control
Mitigation: Network visibility and traffic analysis capabilities would likely detect anomalous command and control patterns even when endpoint security is disabled, potentially identifying unauthorized communication channels and suspicious traffic flows.
Control: Egress Security & Policy Enforcement
Mitigation: Controlled egress policies would likely restrict outbound data flows from compromised endpoints, limiting the attacker's ability to exfiltrate sensitive information through unauthorized channels despite disabled endpoint security controls.
Network segmentation would likely limit the organizational scope of endpoint security compromise, constraining the blast radius to specific network segments rather than allowing unrestricted access across the entire infrastructure.
Impact at a Glance
Affected Business Functions
- Endpoint Security Operations
- System Administration
- Incident Response
- Compliance Monitoring
Estimated downtime: N/A
Estimated loss: N/A
This technique does not directly expose data but enables attackers with administrative privileges to bypass endpoint security controls, potentially facilitating secondary attacks that could expose sensitive information. The primary risk is the complete removal of security software including Windows Defender components.
Recommended Actions
Key Takeaways & Next Steps
- • Implement Zero Trust Segmentation to prevent lateral movement even when endpoint security is compromised, using identity-based policies that don't rely solely on endpoint agents
- • Deploy Multicloud Visibility & Control to detect anomalous kernel-level operations and suspicious boot-time activities through centralized monitoring beyond endpoint telemetry
- • Enforce Egress Security & Policy Enforcement to prevent data exfiltration even when endpoint controls are disabled, blocking unauthorized outbound traffic at network chokepoints
- • Enable Threat Detection & Anomaly Response to identify BTR.sys abuse indicators including suspicious registry operations and rapid file creation/deletion by System process
- • Restrict SeLoadDriverPrivilege assignment through identity governance controls and implement additional verification for kernel-level operations beyond traditional endpoint protection



