Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

google/heartbleed-burp-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
Disclaimer: This is not an official Google product.

Requires presence of Burp Suite extension interface in the third_party/java
directory.  To build:

$ mkdir third_party
$ cd third_party
$ mkdir java
$ cd java
$ wget http://portswigger.net/burp/extender/api/burp_extender_api.zip
$ unzip burp_extender_api.zip
$ rm burp_extender_api.zip
$ cd ../../
$ mvn package
$ java -jar target/heartbleed-1.0-SNAPSHOT.jar <host>

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages