Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0834. PoCs published by @stake.
AI-analyzed exploit summary This exploit is a proof-of-concept for CVE-2000-0834, which involves a telnet server that logs NTLM authentication attempts from Windows 2000 clients. It captures and logs NTLM challenge/response data, which can be brute-forced to disclose sensitive credentials.
Description
The Windows 2000 telnet client attempts to perform NTLM authentication by default, which allows remote attackers to capture and replay the NTLM challenge/response via a telnet:// URL that points to the malicious server, aka the "Windows 2000 Telnet Client NTLM Authentication" vulnerability.
Exploits (1)
This exploit is a proof-of-concept for CVE-2000-0834, which involves a telnet server that logs NTLM authentication attempts from Windows 2000 clients. It captures and logs NTLM challenge/response data, which can be brute-forced to disclose sensitive credentials.