Skip to content

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

License

Notifications You must be signed in to change notification settings

gprime31/jsql-injection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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 23, then download the latest jSQL release and double-click on the file jsql-injection-v0.103.jar to run the software.

You can also type java -jar jsql-injection-v0.103.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.103.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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.0%
  • Groovy 1.7%
  • PHP 1.5%
  • Shell 0.5%
  • HTML 0.2%
  • JavaScript 0.1%