mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-13 06:36:34 +00:00
19 lines
791 B
Markdown
19 lines
791 B
Markdown
### [CVE-2000-0834](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0834)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|