Exploitation Summary
EIP tracks 2 public exploits for CVE-2016-0800.
PoCs published by anthophilee, todb, et, Chris John Riley, including Metasploit module auxiliary/scanner/ssl/ssl_version.
AI-analyzed exploit summary This repository contains a Python-based scanner tool (A2SV) designed to detect multiple SSL/TLS vulnerabilities, including CVE-2015-0204 (FREAK Attack). It automates the scanning process for various CVEs by leveraging Python scripts and dependencies.
Description
The SSLv2 protocol, as used in OpenSSL before 1.0.1s and 1.0.2 before 1.0.2g and other products, requires a server to send a ServerVerify message before establishing that a client possesses certain plaintext RSA data, which makes it easier for remote attackers to decrypt TLS ciphertext data by leveraging a Bleichenbacher RSA padding oracle, aka a "DROWN" attack.
Exploits (2)
This repository contains a Python-based scanner tool (A2SV) designed to detect multiple SSL/TLS vulnerabilities, including CVE-2015-0204 (FREAK Attack). It automates the scanning process for various CVEs by leveraging Python scripts and dependencies.
This Metasploit module scans for SSL/TLS vulnerabilities, including CVE-2016-0800 (DROWN), by detecting deprecated protocols, weak ciphers, and certificate issues. It does not exploit vulnerabilities but reports them for further action.
References (63)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N