CVE-2015-0006
Microsoft Windows - Network Location Awareness Security Feature Bypass via DNS and LDAP Spoofing
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-0006. PoCs published by bugch3ck.
AI-analyzed exploit summary This repository contains a Python-based tool called IMPOSTER, designed to attack Windows clients on rogue networks by downgrading LDAP to NTLM authentication and faking initial steps of a domain controller to deceive Network Location Awareness. It implements DNS, CLDAP, and LDAP servers to achieve this.
Description
The Network Location Awareness (NLA) service in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, and Windows Server 2012 Gold and R2 does not perform mutual authentication to determine a domain connection, which allows remote attackers to trigger an unintended permissive configuration by spoofing DNS and LDAP responses on a local network, aka "NLA Security Feature Bypass Vulnerability."
Exploits (1)
This repository contains a Python-based tool called IMPOSTER, designed to attack Windows clients on rogue networks by downgrading LDAP to NTLM authentication and faking initial steps of a domain controller to deceive Network Location Awareness. It implements DNS, CLDAP, and LDAP servers to achieve this.