Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-1206. PoCs published by str0ke.
AI-analyzed exploit summary This exploit targets a denial-of-service vulnerability in Dropbear/OpenSSH servers by exhausting the MAX_UNAUTH_CLIENTS limit. It opens multiple TCP connections to the target server and holds them for a specified duration, preventing new connections.
Description
Matt Johnston Dropbear SSH server 0.47 and earlier, as used in embedded Linux devices and on general-purpose operating systems, allows remote attackers to cause a denial of service (connection slot exhaustion) via a large number of connection attempts that exceeds the MAX_UNAUTH_CLIENTS defined value of 30.
Exploits (1)
This exploit targets a denial-of-service vulnerability in Dropbear/OpenSSH servers by exhausting the MAX_UNAUTH_CLIENTS limit. It opens multiple TCP connections to the target server and holds them for a specified duration, preventing new connections.