jSQL Injection
GUI SQL injection & data-extraction tool.
KaliParrothigh
pkg: jsql
jSQL is a Java GUI for finding and exploiting SQL injection across many DBMS with point-and-click extraction.
Syntax
jsql (GUI)
Example
jsql
Paste a URL, let jSQL detect injectable params and browse the database.
Advantages
- Friendly GUI
- Multi-DBMS support
Disadvantages
- Less powerful than sqlmap
- Active/intrusive
Tags
#sqli#database#gui
Official docs: jSQL ↗
Related commands
Frequently asked questions
What is jSQL Injection used for?
jSQL is a Java GUI for finding and exploiting SQL injection across many DBMS with point-and-click extraction.
What is an example jSQL Injection command?
A common example is: jsql — Paste a URL, let jSQL detect injectable params and browse the database.
Is jSQL Injection part of Kali Linux?
Yes. jSQL Injection ships with Kali Linux (and Parrot OS). If missing, install it with: sudo apt install jsql.
What category of security tool is jSQL Injection?
jSQL Injection is a Database Assessment tool with a high-risk profile when run against a live target.
Try recon tools live
Run real scans against a domain you control, stage by stage.