Lucene search
+L

764 matches found

Kitploit
Kitploit
added 2026/09/16 1:55 p.m.116 views

sqlmap

sqlmap sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switche...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 1:55 p.m.10 views

sqlmap

sqlmap sqlmap 是一款开源的渗透测试工具,可以自动化进行SQL注入的检测、利用,并能接管数据库服务器。它具有功能强大的检测引擎,为渗透测试人员提供了许多专业的功能并且可以进行组合,其中包括数据库指纹识别、数据读取和访问底层文件系统,甚至可以通过带外数据连接的方式执行系统命令。 演示截图 你可以查看 wiki 上的 截图 了解各种用法的示例 安装方法...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 1:14 p.m.8 views

SqlMap_BurpSuite

SqlMapBurpSuite sqlmap.jar compilado https://github.com/jas502n/SqlMapBurpSuite/blob/master/burpsqlmap/out/artifacts/burpsqlmapjar/burpsqlmap.jar grep -r "send to Sqlmap" src/burp/SnifferContextMenuFactory.java: JMenuItem jMenuItem = new JMenuItem"send to Sqlmap"; JMenuItem jMenuItem = new...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 11:42 a.m.216 views

htcap

HTCAP htcap is a web application scanner able to crawl single page application SPA recursively by intercepting ajax calls and DOM changes. KEY FEATURES Recursive DOM crawling engine Discovers ajax/fetch/jsonp/websocket requests Supports cookies, proxy, custom headers, http auth and more Heuristic...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:22 a.m.44 views

Zeus-Scanner

Annuaire des liens utiles Qu'estce que Zeus Les caractéristiques de Zeus Exigences et installation Ubuntu/Debian centOS autre Capturesécran vidéo Demo manuel d'utilisation Comment fonctionne Zeus Fonctionnalité Passant drapeaux sqlmap avec Zeus Informations légales Licence GPL Code de conduite...

6AI score
SaveExploits0References33
Kitploit
Kitploit
added 2026/09/16 9:42 a.m.10 views

Atlas

Atlas - 快速SQLMap Tamper脚本建议工具 v1.0 Atlas 是一款开源工具,可以根据返回的状态码建议 SQLMap 的 tamper 脚本,以绕过 WAF/IDS/IPS。 截图 安装 root@kitploit: $ git clone https://github.com/m4ll0k/Atlas.git atlas $ cd atlas $ python atlas.py python3+ 使用方法 root@kitploit: $ python atlas.py --url http://site.com/index.php?id=PriceASC...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 8:31 a.m.18 views

w3af

sqlmap sqlmap 是一个开源的渗透测试工具,可以用来自动化的检测,利用SQL注入漏洞,获取数据库服务器的权限。它具有功能强大的检测引擎,针对各种不同类型数据库的渗透测试的功能选项,包括获取数据库中存储的数据,访问操作系统文件甚至可以通过外带数据连接的方式执行操作系统命令。 演示截图 你可以访问 wiki上的 截图 查看各种用法的演示 安装方法 你可以点击 这里 下载最新的 tar 打包的源代码 或者点击 这里下载最新的 zip 打包的源代码. 推荐你从 Git 仓库获取最新的源代码: root@kitploit: git clone --depth 1...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/16 7:50 a.m.7 views

G0BurpSQLmaPI

G0BurpSQLmaPI Author: nu11secur1ty Years: 2023–2026 Language: Python with optional Go modules Purpose: Generate SQLi Proof-of-Concept requests, automate sqlmap attacks, and manage attack modules with ease. Description G0BurpSQLmaPI is a command-line utility that simplifies the process of crafting...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:32 a.m.13 views

sqlmap-ai

Asistente de IA SQLMap Un envoltorio con IA alrededor de SQLMap que hace que las pruebas de inyección SQL sean más accesibles y automatizadas. Características Características principales Pruebas asistidas por IA - Análisis inteligente de vulnerabilidades y recomendaciones Pruebas adaptativas -...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 5:37 a.m.13 views

sqlmap-nu11secur1ty

sqlmap sqlmap es una herramienta para pruebas de penetración "penetration testing" de software libre que automatiza el proceso de detección y explotación de fallos mediante inyección de SQL además de tomar el control de servidores de bases de datos. Contiene un poderoso motor de detección, así co...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 4:29 a.m.65 views

sqlipy

sqlipy SQLiPy is a Python plugin for Burp Suite that integrates SQLMap using the SQLMap API. SQLMap comes with a RESTful based server that will execute SQLMap scans. This plugin can start the API for you or connect to an already running API to perform a scan. Requirements Jython 2.7 up to 2.7.2 D...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:29 a.m.9 views

sqlipy

sqlipy SQLiPy 是一个用于 Burp Suite 的 Python 插件,它通过 SQLMap API 集成了 SQLMap。 SQLMap 自带一个基于 RESTful 的服务端,用于执行 SQLMap 扫描。该插件可以为你启动 API,或连接到一个已经运行的 API 来执行扫描。 要求 Jython 2.7(最高至 2.7.2)请勿使用 Jython 2.7.3,它存在一个会导致扩展加载失败的 bug Java 1.7 或 1.8(Jython 2.7 的测试版需要此版本) 注意: 较新版本的 Java 似乎也能正常工作。使用 jdk-11.0.7...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:50 a.m.10 views

xssmap

2020.08.20 update 小 bug 还比较多,最近会抽时间来修改,请保持 update XSSMAP 检测Web应用程序中的XSS漏洞 交互模块参考自 sqlmap,如果你熟悉 sqlmap,那么一定可以轻松上手 xssmap! 英文介绍 截图...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 11:16 p.m.5 views

CVE-2019-20361-EXPLOIT

CVE-2019-20361-EXPLOIT There was a flaw in the WordPress plugin, Email Subscribers & Newsletters before 4.3.1, that allowed SQL statements to be passed to the database in the hash parameter a blind SQL injection vulnerability. This script is a "sanized-version" of original script avalible on...

9.8CVSS7.8AI score0.8511EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/15 10:34 p.m.12 views

TheDoc

TheDoc 是一个简单但非常有用的SQLMAP自动化工具,内置管理员登录页面查找器、哈希破解(使用hashcat)以及更多功能! 能力: 统计尝试的总注入次数。 爬取指定域名以寻找漏洞。 提取数据库信息(通过注入URL) 提取用户、密码和电子邮件(通过注入URL) 提取/etc/passwd(如果是数据库管理员,通过注入URL) 查找域名的管理员登录页面。 破解任何哈希类型(使用hashcat,善意提醒,哈哈!) 使用方法 chmod +x theDoc.sh ./theDoc.sh bash theDoc.sh...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:39 p.m.10 views

SleuthQL

Descripción de SleuthQL SleuthQL es un script de python3 para identificar parámetros y valores que contienen sintaxis similar a SQL. Una vez identificados, SleuthQL insertará identificadores de SQLMap en cada parámetro donde se hayan identificado las variables similares a SQL. Tipos de solicitude...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:27 p.m.62 views

uro

uro Using a URL list for security testing can be painful as there are a lot of URLs that have uninteresting/duplicate content; uro aims to solve that. It doesn't make any http requests to the URLs and removes: incremental urls e.g. /page/1/ and /page/2/ blog posts and similar human written conten...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 6:47 p.m.10 views

sqlmap-tamper-api

SQLmap Tamper-API 这是一个SQLmap tamper脚本的API,允许你使用你喜欢的编程语言编写你的tamper脚本。 该API解决了SQLmap仅接受Python编写tamper脚本的限制。 工作原理 taper-api.py 脚本将payload 和kwargs 以JSON格式("payload": "", "kwargs": "headers": )作为参数发送到外部tamper脚本的STDIN。 然后,外部脚本解析JSON并处理它,再以JSON格式发送到STDOUT,tamper-api.py读取并解析后发送给SQLmap。 root@kitploit:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:42 p.m.7 views

Bcrypt-forcer

Bcrypt-forcer sqlmap Bcrypt herramienta de descifrado Cracker de hash Bcrypt...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:02 p.m.14 views

loxs-optimized

loxs-optimized Proyecto de https://github.com/coffinxp/loxs CSP-Bypass-xss.txt Nota: Principalmente elude el payload de CSP 2024-11-06 Añade CSP-Bypass-xss.txt a xss.txt 2024-11-07 Eliminando información que interfiere Solo se muestra la información vulnerable 2024-11-11 Resuelve el problema de q...

6AI score
SaveExploits0References1
Rows per page
Query Builder