Share
## https://sploitus.com/exploit?id=47CC548A-EFA1-5E64-87ED-ECA0E93CF50F
This is an exploit module/toolkit targeting the Heartbleed vulnerability (CVE-2014-0160). The target product/service is OpenSSL, and the vulnerability class/vector is a buffer overflow in the TLS heartbeat extension, allowing for memory disclosure. The probable entry point is the `ssl3_write_bytes()` function, which is sometimes exported in OpenSSL libraries. The exploit can be used to download private keys from vulnerable systems. Not specified. Preconditions include a vulnerable version of OpenSSL, and the exploit can be used to download private keys without additional steps. Expected impact includes remote code execution and data exfiltration. Observable network artifacts include the use of the Heartbeat extension and the transmission of private keys.