Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Earn up to 15% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Javaprograms.
Password Manager - Manage your passwords and private information in one secure application for web sites, computers, programs. Search, add, edit, delete, print, etc. Java app, runs everywhere. Uses SunJCE crypto.
This is Vulnerable Web Application developed for course by Cyber Security and Privacy Foundation (www.cysecurity.org) for Java programmers
The full course on Hacking and Securing Web JavaPrograms is available in
https://www.udemy.com/hacking-securing-java-web-programming/
WAR file:
----------
https://sourceforge.net/projects/javavulnerablelab/files/latest/JavaVulnerableLab.war/download
Virtualbox VM file:
--------------------------
http://sourceforge.net/projects/javavulnerablelab/files/v0.1/JavaVulnerableLab.ova/download
Credentials for the VM:
------------------------
Username: root
Password: cspf
Stand-alone file: (Run the Jar file directly)
--------------
http://sourceforge.net/projects/javavulnerablelab/files/v0.2/JavaVulnerableLab.jar/download
This project is created for providing basic stegnography concept.
THESE PROGRAMS JUST PROVIDES BASIC Stenography CONCEPT.
ENCRYPTION
1. RUN Encryptor.CLASS (WITH APPROPRIATE JAVA ENV.)
2. PROVIDE APPROPRIATE PARAMETERS.
• source_file_name : (NAME OF FILE TO WHICH target_file_name IS TO BE EMBEDDED)
• target_file_name : (NAME OF FILE WHICH SHOULD BE EMBEDDED )
• output_file_name : (NAME OF OUTPUT FILE)
e.g. java Encryptor original.mp3 hideme.mp3 hidden.mp3 (space will be used for separating parameters)
[source_file_name] [target_file_name] [output_file_name]
DECRYPTION
1. ...
This project provides a java implementation of the Captcha project ( see http://www.captcha.net ). A CAPTCHA is a program that can generate and grade tests that: -Most humans can pass. -Current computer programs can't pass.
Suite of services and tools for handling PKI requirements. The initial list of programs contains: 1) a viewer/encoding converter for X.509 certificates, 2) a viewer/editor/generator for PKCS#7 and 3) a viewer/editor/generator for various keystores types.
Development of an abstract API for easily building access control programs. The main program which will be built upon this API will serve as an access controller to the University of Brasilia InfoLab.