
Scan Windows Domain Controllers for CVE-2026-41089 to detect unauthenticated remote code execution vulnerabilities in the Netlogon service.
This repository provides tools to analyze and test the Netlogon vulnerability known as CVE-2026-41089. This tool helps security professionals identify if their Windows Domain Controllers face risks from this specific remote code execution flaw.
The Netlogon service manages user authentication and network traffic within Windows domain environments. A flaw in this service allows an unauthenticated user to send specific network packets to a Domain Controller. This action can lead to full system takeover.
Security teams use this tool to verify their patch status. By running the provided proof-of-concept, you can confirm whether your systems block these unauthorized attempts effectively.
To use this tool, ensure your environment meets these standards:
Follow these steps to obtain the tool:
After the download finishes, follow these steps to use the tool:
The tool displays two main outcomes:
If your test indicates a vulnerable system, take these steps immediately:
Users with specific network needs can modify the config.json file found in the program folder. This file allows you to change internal timeouts or log file locations. Always save a copy of the original file before making changes.
Only use this tool on systems you own or have explicit permission to test. Unauthorized testing on networks can cause service disruptions or create security risks. Treat all network analysis with caution. This tool exists for educational purposes and authorized security auditing only.
Does this tool install software on my machine? No. The application runs as a portable script. It does not modify your Windows Registry or install background services.
Can this tool crash my Domain Controller? The tool uses standard, non-destructive network queries. It follows safe testing patterns to ensure minimal impact on system performance.
Do I need a special account to run this? You need administrative authority on the computer you use to launch the tool. You do not need a Domain Admin account to perform the test, as the vulnerability affects unauthenticated access.
How often should I run this? Run this tool after every major Windows patch update to verify that your security controls remain active and effective.
Keywords: active-directory, buffer-overflow, cve-2026-41089, cybersecurity, domain-controller, exploit-poc, netlogon-rce, privilege-escalation, remote-code-execution, threat-hunting, windows-security, zero-day