ron190 / jsql-injection

jSQL Injection is a Java application for automatic SQL database injection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Kali Linux logo 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.

Twitter
Java JUnit Maven 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 ☕ 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

Database SQL Engine Tamper Batch scan Admin page Web shell SQL shell File


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.

About

jSQL Injection is a Java application for automatic SQL database injection.

License:GNU General Public License v2.0


Languages

Language:Java 96.7%Language:Groovy 1.4%Language:PHP 1.2%Language:Shell 0.4%Language:HTML 0.1%Language:JavaScript 0.1%Language:SQLPL 0.0%