New “Win-DoS Epidemic” exploit can turn domain controllers (DCs) into powerful tools for large-scale DDoS attacks.
Key Takeaways:
A newly discovered attack method could allow hackers to crash public Windows domain controllers (DCs) worldwide and weaponize them for massive distributed denial-of-service (DDoS) attacks. SafeBreach researchers have dubbed this technique the “Win-DoS Epidemic,” and warned that it can be carried out without authentication or planting malicious code.
Last week, researchers Yair and Shahak Morag from SafeBreach Labs presented their findings at the DEF CON 33 security conference. These include four new Windows DoS flaws and one zero-click distributed denial-of-service (DDoS) vulnerability.
“As a result, we were able to create Win-DDoS, a technique that would enable an attacker to harness the power of tens of thousands of public DCs around the world to create a malicious botnet with vast resources and upload rates. All without purchasing anything and without leaving a traceable footprint,” SafeBreach researchers explained.
The Win-DDoS attack exploits a vulnerability in Windows domain controllers by manipulating how they handle LDAP referrals. An attacker sends a specially crafted RPC request to a publicly accessible domain controller and tricks it into acting as a CLDAP client. This client then connects to a malicious CLDAP server controlled by the attacker, which responds with LDAP referrals pointing to a target victim server. The domain controller begins sending repeated LDAP queries to the victim, which floods it with traffic and causes a denial-of-service.
This method is particularly dangerous because it doesn’t require authentication or code execution on the domain controller. Instead, it weaponizes legitimate Windows services to amplify traffic toward a target to make internal infrastructure a tool for external attacks.
Microsoft issued security updates in April, June, and July 2025 to patch these vulnerabilities. Organizations should apply these updates without delay and implement DDoS mitigation measures across all systems.
Administrators are advised to:
It’s also recommended to deploy DDoS mitigation tools capable of detecting and absorbing traffic spikes, and to consider cloud-based DDoS protection for scalable defense. Finally, regularly review configurations and logs to spot any signs of exploitation.