Exploitation Summary
EIP tracks 4 public exploits for CVE-1999-0153. PoCs published by _eci, maddog & lerper.
AI-analyzed exploit summary This exploit sends an out-of-band (OOB) TCP packet to port 139 (NetBIOS) on vulnerable Windows systems, causing a denial of service (blue screen of death) due to improper handling of the URGENT pointer in the TCP header.
Description
Windows 95/NT out of band (OOB) data denial of service through NETBIOS port, aka WinNuke.
Exploits (4)
This exploit sends an out-of-band (OOB) TCP packet to port 139 (NetBIOS) on vulnerable Windows systems, causing a denial of service (blue screen of death) due to improper handling of the URGENT pointer in the TCP header.
This exploit leverages a vulnerability in older Microsoft Windows and SCO Open Server systems by sending malformed TCP/IP 'Out of Band' data to port 139, causing a blue screen of death (DoS). The script is designed for IRC (BitchX) to automate attacks against specific users, ops, or entire channels.
This exploit targets a vulnerability in older Microsoft Windows and SCO Open Server systems by sending TCP/IP 'Out of Band' data with an URGENT POINTER set to the end of the frame, causing a blue screen of death (DoS). The script connects to port 139 (NetBIOS) and sends a small payload with the MSG_OOB flag.
This exploit leverages a vulnerability in older Microsoft Windows and SCO Open Server systems by sending TCP/IP 'Out of Band' data with an URGENT POINTER set to the end of the frame, causing a blue screen of death (DoS). The PoC uses Perl to send a crafted packet to port 139 (NetBIOS).