UtermuxBlog / Termux-jsql

Install jsql-injection on Termux

Home Page:https://blog.utermux.dev/ut/jsql.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Termux-jsql

Install jsql-injection on Termux

简体中文

jSQL Injection is a lightweight application used to find database information from a distant server.

It's free, open source and cross-platform for Windows, Linux and Mac and it works with Java from version 11 to 17.

jSQL Injection is also part of the official penetration testing distribution Kali Linux and is included in various other distributions like Pentest Box, Parrot Security OS, ArchStrike and BlackArch Linux.

installation

pkg i wget -y && wget https://raw.githubusercontent.com/UtermuxBlog/Termux-jsql/main/termux-jsql.sh && chmod 777 termux-jsql.sh && ./termux-jsql.sh

About

Install jsql-injection on Termux

https://blog.utermux.dev/ut/jsql.html

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%