Exploitation Summary
EIP tracks 10 public exploits for CVE-2008-0166. PoCs published by WarCat team, L4teral, Markus Mueller.
AI-analyzed exploit summary This exploit leverages the Debian OpenSSL predictable PRNG vulnerability (CVE-2008-3280) to brute-force SSH private keys. It tests multiple keys against a target host to find a valid one for authentication.
Description
OpenSSL 0.9.8c-1 up to versions before 0.9.8g-9 on Debian-based operating systems uses a random number generator that generates predictable numbers, which makes it easier for remote attackers to conduct brute force guessing attacks against cryptographic keys.
Exploits (10)
This exploit leverages the Debian OpenSSL predictable PRNG vulnerability (CVE-2008-3280) to brute-force SSH private keys. It tests multiple keys against a target host to find a valid one for authentication.
This Ruby script tests Debian SSH keys against a target host to identify weak keys generated by a vulnerable OpenSSL version. It uses precomputed keys to check for authentication bypass via SSH.
This exploit leverages the Debian OpenSSL vulnerability (CVE-2008-0166) where weak SSH keys were generated due to insufficient entropy. The Perl script brute-forces SSH logins using precomputed private keys corresponding to vulnerable public keys.
This repository provides a detailed technical analysis of CVE-2008-0166, a vulnerability in Debian's OpenSSL package where the removal of critical code in md_rand.c led to predictable PRNG seeding, reducing the key space to 32,768 possible values. It includes explanations of the bug, impact, and methods to generate pre-computed keys for exploitation.
The repository claims to exploit CVE-2008-0166 (Debian OpenSSL bug) to generate Bitcoin addresses but lacks actual exploit code. It primarily contains marketing language, external links, and references to external downloads, which are red flags for a suspicious repository.
This repository provides a detailed technical analysis and blocklist of vulnerable private keys generated due to the Debian OpenSSL bug (CVE-2008-0166). It includes keys affected by predictable random number generation flaws, with explanations of variations based on process ID, architecture, and tooling differences.
The repository claims to exploit CVE-2008-0166 and CVE-2008-1657 but lacks technical details about the vulnerabilities. Instead, it provides a generic SSH connection script with report generation features, which does not demonstrate exploitation of the specified CVEs.
The repository claims to exploit CVE-2008-0166 and CVE-2008-1657 but only contains a generic SSH login script using hardcoded credentials (msfadmin/msfadmin). There is no actual exploit code targeting the vulnerabilities, and the README emphasizes features like report generation rather than technical details of the vulnerabilities.
This repository contains a functional Python script demonstrating the weak PRNG vulnerability in SSL (CVE-2008-0166) by brute-forcing a 16-bit keyspace. The script highlights the predictability of keys due to insufficient entropy.
References (26)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N