> cat /dev/github | grep security-tools
discovered 30 Mar 2026

jsql-injection

Java ★ 1754 via github-topic
→ View on GitHub

AI Summary: jSQL Injection is a lightweight, open-source tool designed for identifying database information from servers, optimized for penetration testing. It is cross-platform, supporting Windows, Linux, and Mac with Java compatibility from versions 21 to 25, and is integrated into various security-focused distributions such as Kali Linux. Notable features include a user-friendly interface, support for multiple database engines, and comprehensive testing functionalities, making it suitable for both novice and experienced security analysts.


README

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 21 to 25.

jSQL Injection is also part of the official penetration testing distribution Kali Linux and is included in various other distributions like Pentest Box, Parrot Security OS, ArchStrike and BlackArch Linux.

Java JUnit Maven Spring License
GitHub Codecov Codacy Snyk
Sonar

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 21 or up to version 25, then download the latest jSQL release and double-click on the file jsql-injection-v0.114.jar to run the software.

You can also type java -jar jsql-injection-v0.114.jar in your terminal to start the program.

If you use Kali Linux then get the latest version with 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.114.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.