Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
This project now hosts the third-generation of Java SSH API, Maverick Synergy. This API builds on the Maverick Legacy commercial APIs and delivers a new API in a unified client/server framework. This API is available to the community under the LGPL open source license.
This update includes ed25519 support, support for the new OpenSSH private key file format and stronger key exchange algorithms.
The project continues to host both the original API and legacy applications created around...
JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use portforwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs.
Client exploit for openssl heartbleed bug written in Java
This is a Java client program that is used to exploit the openssl heartbleed bug.
It is based on the quick and dirty demonstration of CVE-2014-0160 by Jared Stafford (jspenguin@jspenguin.org).
Just run the program as:
java -cp "." JavaHeartBleed <host> <port>
Example,
java -cp "." JavaHeartBleed localhost 443.
You are free to distribute and modify the program as per your requirement.