Home / src
Name Modified Size InfoDownloads / Week
Parent folder
JavaHeartBleed.java 2014-05-05 4.9 kB
Totals: 1 Item   4.9 kB 0
A Java implementation of the exploit for the openssl heartbleed bug.

It is based upon quick and dirty demonstration of CVE-2014-0160 by Jared Stafford (jspenguin@jspenguin.org).

http://stackabuse.com/article/how-to/how-to-exploit-the-heartbleed-bug.

To run the program:

java -cp "." JavaHeartBleed <host> <port>

For feedback/queries, contact: saurabhsule82@yahoo.co.in.
Source: Readme.txt, updated 2014-05-05