Skip to content

UtermuxBlog/Termux-jsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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