Awesome
Description
jSQL Injection is a lightweight application used to find database information from a server.
It's free, open source and cross-platform for Windows, Linux and Mac and it works with Java from version 11 to 22.
jSQL Injection is also part of the official penetration testing distribution Kali Linux and is included in various other distributions like SnoopGod, Pentest Box, Parrot Security OS, ArchStrike and BlackArch Linux.
Wiki
Read about jSQL features and more in the wiki.
For programmers, access the generated Maven reports and Sonar analysis to analyze internal metrics, and open the programming section in the wiki for more details.
Install
First, install :coffee: Java 11 or up to version 22, then download the latest jSQL release and double-click on the file jsql-injection-v0.101.jar
to run the software.
You can also type java -jar jsql-injection-v0.101.jar
in your terminal to start the program.
If you are using Kali Linux then get the latest version using command sudo apt-get -f install jsql
, or make a system full upgrade with apt update
then apt full-upgrade
.
[!NOTE] Download the latest version from GitHub: jsql-injection-v0.101.jar
Screenshots
Disclaimer
[!NOTE] Attacking web-server is illegal without prior mutual consent. The end user is responsible and obeys all applicable laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.