{"id":13475391,"url":"https://github.com/ron190/jsql-injection","last_synced_at":"2026-02-16T21:06:29.792Z","repository":{"id":4002213,"uuid":"5099917","full_name":"ron190/jsql-injection","owner":"ron190","description":"jSQL Injection is a Java application for automatic SQL database injection.","archived":false,"fork":false,"pushed_at":"2025-03-19T18:45:03.000Z","size":334828,"stargazers_count":1590,"open_issues_count":42,"forks_count":424,"subscribers_count":83,"default_branch":"master","last_synced_at":"2025-03-19T19:33:01.304Z","etag":null,"topics":["ctf-tools","devops","docker","hacking","hibernate","java","kali-linux","pentest","sonarcloud","spock","spring-boot","sql-injection"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ron190.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-18T18:07:09.000Z","updated_at":"2025-03-19T18:45:07.000Z","dependencies_parsed_at":"2023-01-13T16:22:44.903Z","dependency_job_id":"fe84f20d-d44c-4564-9eb7-325bf0aa3875","html_url":"https://github.com/ron190/jsql-injection","commit_stats":{"total_commits":733,"total_committers":1,"mean_commits":733.0,"dds":0.0,"last_synced_commit":"1bac3cf4913a78702aba5f3a7cbb01e65c64571e"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ron190%2Fjsql-injection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ron190%2Fjsql-injection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ron190%2Fjsql-injection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ron190%2Fjsql-injection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ron190","download_url":"https://codeload.github.com/ron190/jsql-injection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245760690,"owners_count":20667886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ctf-tools","devops","docker","hacking","hibernate","java","kali-linux","pentest","sonarcloud","spock","spring-boot","sql-injection"],"created_at":"2024-07-31T16:01:20.021Z","updated_at":"2026-02-16T21:06:29.785Z","avatar_url":"https://github.com/ron190.png","language":"Java","readme":"## Description\n**jSQL Injection** is a lightweight application used to find database information from a server.\n\nIt's **free**, **open source** and **cross-platform** for Windows, Linux and Mac, and it works with Java from version 16 to 25.\n\njSQL 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).\n\n[![Java](https://img.shields.io/badge/java-16%20to%2025-orange?logo=java \"Version range compatibility\")](http://www.oracle.com/technetwork/java/javase/downloads/)\n[![JUnit](https://img.shields.io/badge/junit-5-50940f \"Tests\")](http://junit.org)\n[![Maven](https://img.shields.io/badge/maven-3.6-a2265a \"Build\")](https://maven.apache.org/)\n[![Spring](https://img.shields.io/badge/spring-4-6cb52d \"Spring\")](https://spring.io/)\n[![License](https://img.shields.io/github/license/ron190/jsql-injection \"License\")](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)\u003cbr\u003e\n[![GitHub](https://img.shields.io/badge/build-blue?logo=github \"Github Actions status\")](https://github.com/ron190/jsql-injection/actions)\n[![Codecov](https://img.shields.io/codecov/c/github/ron190/jsql-injection?label=coverage\u0026logo=codecov \"Codecov test coverage\")](https://codecov.io/gh/ron190/jsql-injection)\n[![Codacy](https://img.shields.io/codacy/grade/e7ccb247f9b74d489a1fa9f9483c978f?label=quality\u0026logo=codacy \"Codacy code quality\")](https://app.codacy.com/gh/ron190/jsql-injection/dashboard)\n[![Snyk](https://img.shields.io/badge/build-monitored-8A2BE2?logo=snyk\u0026label=security \"Snyk code vulnerability\")](#)\u003cbr\u003e\n[![Sonar](https://img.shields.io/sonar/violations/ron190:jsql-injection?format=long\u0026label=issues\u0026logo=sonarqube\u0026server=https%3A%2F%2Fsonarcloud.io \"Sonar code issues\")](https://sonarcloud.io/dashboard?id=ron190%3Ajsql-injection)\n\n## Wiki\nRead about jSQL [features](https://github.com/ron190/jsql-injection/wiki/General) and more in the [wiki](https://github.com/ron190/jsql-injection/wiki).\n\nFor programmers, access the generated [Maven reports](https://ron190.github.io/jsql-injection/) 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) in the wiki for more details.\n\n## Install\nFirst, install :coffee: [Java](http://java.com) 16 or up to version 25, then download the latest jSQL [release](https://github.com/ron190/jsql-injection/releases/) and double-click on the file `jsql-injection-v0.113.jar` to run the software.\n\nYou can also type `java -jar jsql-injection-v0.113.jar` in your terminal to start the program.\n\nIf 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`.\n\n\u003e [!NOTE]\n\u003e Download the latest version from GitHub: [jsql-injection-v0.113.jar](https://github.com/ron190/jsql-injection/releases/download/v0.113/jsql-injection-v0.113.jar)\n___\n## Screenshots\n[\u003cimg src=https://github.com/ron190/jsql-injection/raw/master/web/images/app/theme-light.png width=404/\u003e](https://github.com/ron190/jsql-injection/raw/master/web/images/app/theme-light.png)\n[\u003cimg src=https://github.com/ron190/jsql-injection/raw/master/web/images/app/theme-dark.png width=404/\u003e](https://github.com/ron190/jsql-injection/raw/master/web/images/app/theme-dark.png)\n[\u003cimg src=https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/database-dark.png width=200/\u003e](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/database-dark.png)\n[\u003cimg src=https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/sqlengine.png width=200/\u003e](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/sqlengine.png)\n[\u003cimg src=https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/tamper.png width=200/\u003e](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/tamper.png)\n[\u003cimg src=https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/shell.png width=200/\u003e](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.102/shell.png)\n___\n## Disclaimer\n\u003e [!NOTE]\n\u003e Attacking web-server is illegal without prior mutual consent. The end user is responsible and obeys all applicable laws.\n\u003e Developers assume no liability and are not responsible for any misuse or damage caused by this program.\n","funding_links":[],"categories":["Uncategorized","Tools","其他_安全与渗透","安全","Java"],"sub_categories":["Uncategorized","网络服务_其他"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fron190%2Fjsql-injection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fron190%2Fjsql-injection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fron190%2Fjsql-injection/lists"}