Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.
Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
Learn More
The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
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.