exploit-db-mirror/exploits/windows/dos/20047.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

7 lines
No EOL
512 B
Text

source: http://www.securityfocus.com/bid/1414/info
Microsoft Windows 2000 Server comes with a telnet server to provide remote console access. A remote attacker can send a stream of binary zeros to the server, causing it to fail. If automatic restart is enabled, numerous attacks will cause the telnet server to restart until the maximum failure/restart count is exceeded, at which point the service is disabled.
An attacker can exploit this issue using netcat under Linux:
nc target.host 23 < /dev/zero