CVE-2013-4434
Dropbear SSH < 2013.59 - Username Enumeration via Timing Attack
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-4434. PoCs published by styx00.
AI-analyzed exploit summary This script checks for CVE-2013-4434 by measuring time delays in Dropbear SSH Server's error messages to determine valid usernames. It uses 'sshpass' to automate login attempts with a provided wordlist.
Description
Dropbear SSH Server before 2013.59 generates error messages for a failed logon attempt with different time delays depending on whether the user account exists, which allows remote attackers to discover valid usernames.
Exploits (1)
This script checks for CVE-2013-4434 by measuring time delays in Dropbear SSH Server's error messages to determine valid usernames. It uses 'sshpass' to automate login attempts with a provided wordlist.