Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 828 Bytes

READMECN.md

File metadata and controls

14 lines (8 loc) · 828 Bytes

Termux-jsql

在Termux安装jsql-injection

English

jSQL Injection 是一个轻量级应用程序,用于从远程服务器查找数据库信息。

它是 免费开源跨平台,适用于 Windows、Linux 和 Mac,适用于版本 11 到 17 的 Java。

jSQL 注入也是官方渗透测试发行版 Kali Linux 的一部分,并包含在各种其他发行版中,例如 Pentest BoxParrot Security OSArchStrikeBlackArch Linux

安装

pkg i wget -y && wget https://raw.fastgit.org/UtermuxBlog/Termux-jsql/main/termux-jsqlCN.sh && chmod 777 termux-jsqlCN.sh && ./termux-jsqlCN.sh