847751 matches found
jdam
jdam - 结构化感知的 JSON 模糊测试 jdam 是一个受 Radamsa 启发的工具,用于以结构化感知的方式对任意 JSON 对象进行模糊测试,确保模糊测试结果始终是有效的 JSON。 许多现有的模糊测试工具会盲目更改输入,常常导致结果成为无效的 JSON。这意味着模糊测试只会测试目标应用的 JSON 解析器,而由于请求无效,模糊测试永远不会触及底层应用代码。Jdam 旨在解决这个问题。 jdam...
HTTPUploadExfil
HTTPUploadExfil HTTPUploadExfil es un servidor HTTP muy simple escrito en Go, útil para extraer archivos y otra información de una máquina usando HTTP. Aunque tiene muchos casos de uso, está pensado para usarse en escenarios ofensivos de bajo riesgo por ejemplo, CTFs. Piénsalo como python3 -m...
CVE-2024-1441
Este repositorio está hecho para reproducir el proceso de fuzzing y análisis del descubrimiento de CVE-2024-1441 11 comandos usados root@kitploit: 2 commands to install packages apt-get update apt-get install 1 git command git clone 4 build commands meson ninja make cargo build 1 command to set...
CVE-2020-26217
描述 XStream 可用于远程代码执行 影响版本 Xstream com.thoughtworks.xstream xstream 1.4.13 如何使用 root@kitploit: 0 text/plain 0 -1 1 cmd /c...
CVE-2026-15409-15410-Framework
1 CVE-2026-15409 | 2 CVE-2026-15410 SonicWall SMA1000 - SSRF → RCE en Erlang → Escalada a Root Framework de Exploit y Herramienta de Detección Segura Solo para pruebas de seguridad autorizadas. ⚖️ Aviso Legal y Uso Responsable Esta herramienta se proporciona únicamente con fines educativos y de...
sj
sj Swagger Jacker sj 是一个命令行工具,旨在通过检查相关的 API 端点是否存在弱认证来协助审计暴露的 Swagger/OpenAPI 定义文件。它还提供用于手动漏洞测试的命令模板。 它通过解析定义文件中的路径、参数和接受的方法,然后将结果与五个子命令之一一起使用来实现这一目标: automate - 构造一系列请求并分析响应的状态码。 prepare - 生成用于手动测试的命令列表。 endpoints - 生成原始 API 路由列表。 路径值不会被测试数据替换 。 brute - 向目标发送一系列请求,以基于常用文件路径查找操作定义。 convert -...
kali-rpi-luks-crypt
Cifrado de disco completo para Kali en Raspberry u otra arquitectura similar usando LUKS Esta guía está dedicada a ejecutar Kali en Raspberry u otra arquitectura similar, p. ej. ODROID-C2 usando cifrado de disco completo con LUKS. Basada en el documento un poco desactualizado aquí. Motivación...
seccubus
About Seccubus Seccubus automates regular vulnerability scans with various tools and aids security people in the fast analysis of its output, both on the first scan and on repeated scans. On repeated scan delta reporting ensures that findings only need to be judged when they first appear in the...
claudleak
claudleak Escanea repositorios públicos de GitHub en busca de credenciales filtradas en archivos de configuración de herramientas de codificación de IA .claude/, .cursor/, .continue/, .codex/, CLAUDE.md, AGENTS.md, etc.. Utiliza TruffleHog para la detección de secretos. Ejemplo de directorio...
missing-cve-nuclei-templates
Weekly updated list of missing CVEs in nuclei templates official repository Note This repository is 100% automated so there can be errors, but in general is pretty accurate. Go to section "How it works" to understand how data is collected. Stats 📊 CVEs analyzed : 172424 CVEs missing : 68205...
CVE-2024-4358
CVE-2024-4358 Una herramienta de detección de vulnerabilidades y explotación masiva para CVE-2024-4358 Instalación: root@kitploit: git clone https://github.com/RevoltSecurities/CVE-2024-4358 pip install -r requirements.txt python3 exploit.py --help Uso: root@kitploit: python3 exploit.py -h / / / ...
ssrf-sheriff
SSRF Sheriff This is an SSRF testing sheriff written in Go. It was originally created for the Uber H1-4420 2019 London Live Hacking Event, but it is now being open-sourced for other organizations to implement and contribute back to. Features Respond to any HTTP method GET, POST, PUT, DELETE, etc...
ssrf-sheriff
SSRF Sheriff 这是一个用 Go 编写的 SSRF 测试工具。最初是为 Uber H1-4420 2019 伦敦现场黑客活动 创建的,但现在已开源,供其他组织实施并回馈。 功能 响应任何 HTTP 方法(GET、POST、PUT、DELETE 等) 可配置的密钥(参见 base.example.yaml) 针对内容的特定响应 响应体中包含密钥 JSON XML HTML CSV TXT PNG JPEG 响应体中不包含密钥 GIF MP3 MP4 使用方法 root@kitploit: go get github.com/teknogeek/ssrf-sheriff cd...
CVE-2022-36804
CVE-2022-36804 PoC Este repositorio contiene un exploit simple de prueba de concepto para la reciente vulnerabilidad de ejecución remota de código en BitBucket CVE-2022-36804. La explotación de esta vulnerabilidad requiere acceso a un repositorio en la instancia objetivo; si no tienes credenciale...
AlphaGolang
AlphaGolang 作者:Juan Andres Guerrero-Saade JAG-S @ SentinelLabs 描述: AlphaGolang 是一组 IDAPython 脚本,旨在帮助恶意软件逆向工程师掌握 Go 二进制文件。其理念是将脚本拆分为具体的步骤,从而避免脆弱的单体脚本,并模拟分析人员在处理 Go 二进制文件时可能遵循的方法。 脚本根据 GPL 许可发布(感谢 Tim Strazzere 的原始 GolangLoaderAssist,我们对其进行了重构并更新为 Python3,向 Tim 致敬 :)。欢迎并鼓励贡献! 要求:IDA Pro(理想版本 v7.6+)...
⚡ Weekly Recap: Rogue AI Agents, WeChat Worm, PaperCut Attacks, AI Espionage, and Rootkits
AI keeps showing up in the wrong places. Attackers are using it to speed up exploits, test defenses, and automate more of the job. Some models are also crossing lines on their own. That is not a great combination. The rest of the week is more familiar: old bugs still working, fresh exploit chains...
hakrawler
Hakrawler 用于收集URL和JavaScript文件位置的高速Go语言网络爬虫。这基本上是优秀的Gocolly库的一个简单实现。 使用示例 单个URL: root@kitploit: echo https://google.com | hakrawler 多个URL: root@kitploit: cat urls.txt | hakrawler 每行标准输入的超时时间设为5秒: root@kitploit: cat urls.txt | hakrawler -timeout 5 通过代理发送所有请求: root@kitploit: cat urls.txt | hakrawle...
hakrawler
Hakrawler Fast golang web crawler for gathering URLs and JavaScript file locations. This is basically a simple implementation of the awesome Gocolly library. Example usages Single URL: root@kitploit: echo https://google.com | hakrawler Multiple URLs: root@kitploit: cat urls.txt | hakrawler Timeou...
CVE-2024-23692-RCE
TG Únete a nosotros https://t.me/WanLiChangChengWanLiChang Únete a nosotros para recibir periódicamente EXP y POC de diversas vulnerabilidades CVE-2024-23692-RCE-EXP CVE-2024-23692 Rejetto HTTP HFS servidor RCE FOFA "HttpFileServer" Precauciones El alcance afectado es HFS 2.3 y versiones anterior...
mzap
mzap mzap is a Crystal CLI for multi-target ZAP scanning. It dispatches targets across one or more ZAP API hosts, supports optional wait mode, and can export reports. Features Scan commands: spider, ajaxspider, clientspider ZAP 2.16+, ascan, pscan API definition import for openapi, soap, graphql,...