https://github.com/ron190/jsql-injection
  
  
    jSQL Injection is a Java application for automatic SQL database injection. 
    https://github.com/ron190/jsql-injection
  
ctf-tools devops docker hacking hibernate java kali-linux pentest sonarcloud spock spring-boot sql-injection
        Last synced: 7 months ago 
        JSON representation
    
jSQL Injection is a Java application for automatic SQL database injection.
- Host: GitHub
 - URL: https://github.com/ron190/jsql-injection
 - Owner: ron190
 - License: gpl-2.0
 - Created: 2012-07-18T18:07:09.000Z (over 13 years ago)
 - Default Branch: master
 - Last Pushed: 2025-03-19T18:45:03.000Z (8 months ago)
 - Last Synced: 2025-03-19T19:33:01.304Z (8 months ago)
 - Topics: ctf-tools, devops, docker, hacking, hibernate, java, kali-linux, pentest, sonarcloud, spock, spring-boot, sql-injection
 - Language: Java
 - Homepage:
 - Size: 319 MB
 - Stars: 1,590
 - Watchers: 83
 - Forks: 424
 - Open Issues: 42
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- awesome-termux-hacking - jsql-injection - jSQL Injection is a Java application for automatic SQL database injection..[](https://github.com/ron190/jsql-injection/stargazers/) (Uncategorized / Uncategorized)
 - StarryDivineSky - ron190/jsql-injection
 - awesome-java - jSQL Injection
 - awesome-hacking-lists - ron190/jsql-injection - jSQL Injection is a Java application for automatic SQL database injection. (Java)
 
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 11 to 23.
jSQL Injection is also part of the official penetration testing distribution [Kali Linux](https://www.kali.org) and is included in various other distributions like [Pentest Box](https://pentestbox.com), [Parrot Security OS](https://www.parrotsec.org), [ArchStrike](https://archstrike.org) and [BlackArch Linux](http://www.blackarch.org).
[](http://www.oracle.com/technetwork/java/javase/downloads/)
[](http://junit.org)
[](https://maven.apache.org/)
[](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
[](https://github.com/ron190/jsql-injection/actions)
[](https://codecov.io/gh/ron190/jsql-injection)
[](https://app.codacy.com/gh/ron190/jsql-injection/dashboard)
[](#)
[](https://sonarcloud.io/dashboard?id=ron190%3Ajsql-injection)
## Wiki
Read about jSQL [features](https://github.com/ron190/jsql-injection/wiki/Features) and more in the [wiki](https://github.com/ron190/jsql-injection/wiki).
For programmers, access the generated [Maven reports](https://ron190.github.io/jsql-injection/site/) and [Sonar analysis](https://sonarcloud.io/dashboard?id=ron190%3Ajsql-injection) to analyze internal metrics, and open the [programming section](https://github.com/ron190/jsql-injection/wiki/Programming-jSQL) in the wiki for more details.
## Install
First, install :coffee: [Java](http://java.com) 11 or up to version 23, then download the latest jSQL [release](https://github.com/ron190/jsql-injection/releases/) and double-click on the file `jsql-injection-v0.111.jar` to run the software.
You can also type `java -jar jsql-injection-v0.111.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.111.jar](https://github.com/ron190/jsql-injection/releases/download/v0.111/jsql-injection-v0.111.jar)
___
## Screenshots
[
](https://github.com/ron190/jsql-injection/raw/master/web/images/app/theme-light.png)
[
](https://github.com/ron190/jsql-injection/raw/master/web/images/app/theme-dark.png)
[
](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/database-dark.png)
[
](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/sqlengine.png)
[
](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/tamper.png)
[
](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/shell.png)
___
## 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.