Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 872 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 872 Bytes

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