Lucene search
+L

2588 matches found

Kitploit
Kitploit
added 2026/09/13 5:39 p.m.6 views

Debuggable-App-Exploit

CVE-2024-31317 Debuggable App Exploit A Python-based exploit for CVE-2024-31317 Android Zygote Injection that makes any installed Android app debuggable by injecting malicious zygote arguments through the hiddenapiblacklistexemptions setting. Includes optional Frida gadget injection for runtime...

7.8CVSS7.5AI score0.00779EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/13 5:33 p.m.187 views

httpdoom

HttpDoom - HTTP Attack surface analyser Validate large HTTP-based attack surfaces in a very fast and reliable way. Inspired by Aquatone. Installing You must have dotnet SDK at version 6+: root@kitploit: $ dotnet pack -c Release -o nupkg $ dotnet tool install --global --add-source .\nupkg...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 5:23 p.m.10 views

kernel-debug-lab-for-virtual-box

How to set up a VirtualBox lab to debug Kernel Driver with Windbg We consider here that on Computer A windbg is already installed and on Computer B Visual Studio, the SDK and WDK are installed. 1. Open the Host network Manager to create or set up a new Virtual Box Host-Only Ethernet adapter 2...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:20 p.m.56 views

idacode

IDACode IDACode makes it easy to execute and debug Python scripts in your IDA environment without leaving Visual Studio Code. The VS Code extension can be found on the marketplace. IDACode is still in a very early state and bugs are to be expected. Please open a new issue if you encounter any...

6.4AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 5:19 p.m.60 views

chromecookiestealer

Chrome Cookie Stealer and injector Attaches to Chrome using its Remote DevTools protocol and steals/injects/clears/deletes cookies. Heavily inspired by WhiteChocolateMacademiaNut. Cookies are dumped as JSON objects using Chrome's own format. The same format is used for cookies to be loaded. For...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 5:03 p.m.12 views

bread

🍞 BREAD BREAD BIOS Reverse Engineering & Advanced Debugger es un depurador x86 en modo real 'inyectable' que puede depurar código arbitrario en modo real en hardware real desde otro PC mediante un cable serie. Introducción BREAD surgió de muchos intentos fallidos de realizar ingeniería inversa a...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 4:20 p.m.9 views

CVE-2026-0073-Android-client-TLS-auth-bypass

CVE‑2026‑0073 is a logic bug in Android’s ADB daemon adbd that allows an attacker to bypass TLS mutual authentication and open a remote shell on a device that has wireless debugging enabled and has been paired with any computer at least once. The root cause is a single misused API: the return val...

8.8CVSS7.8AI score0.00541EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/13 4:16 p.m.7 views

openocd

Bienvenido a OpenOCD OpenOCD proporciona soporte de programación y depuración en chip con una arquitectura en capas de interfaz JTAG y soporte TAP que incluye: Reproducción XSVF para facilitar el escaneo de límites automatizado y la programación de FPGA/CPLD; soporte de objetivos de depuración...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:01 p.m.7 views

strace

strace - el trazador de llamadas al sistema de Linux Este es strace -- una utilidad de espacio de usuario diagnóstica, de depuración e instructiva con una interfaz de línea de comandos tradicional para Linux. Se utiliza para monitorear y alterar interacciones entre procesos y el kernel de Linux,...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 4:00 p.m.165 views

pocsuite3

pocsuite3 Legal Disclaimer Usage of pocsuite3 for attacking targets without prior mutual consent is illegal. pocsuite3 is for security testing purposes only 法律免责声明 未经事先双方同意,使用 pocsuite3 攻击目标是非法的。 pocsuite3 仅用于安全测试目的 Overview pocsuite3 is an open-sourced remote vulnerability testing and...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:28 p.m.7 views

ida_bochs_windows

idabochswindows Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger including PDB symbols python3 + idapython 7.4 Bochs debugger: Bochs debugger GUI: Usage WARNING : BEFORE OPEN IDA your must set env var: NTSYMBOLPATH to windows symbols, ex: root@kitploit:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:14 p.m.11 views

pico2-swd-riscv

pico2-swd-riscv SWD debug probe for RP2350 RISC-V Hazard3 cores. One Pico2 debugs another via two GPIO wires. 0. VIBE CODE WARNING WRITTEN BY HUMAN About 80% of the code is vibe coded; The readme is almost completely generated except the whole vibe-code-warning section. I spent many nights with...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 2:30 p.m.49 views

mvt

Mobile Verification Toolkit !IMPORTANT We recently merged the "v3" branch. This introduced breaking changes. If you relied on mvt output in other scripts They might have broken. More details: https://github.com/mvt-project/mvt/issues/757 Mobile Verification Toolkit MVT is a collection of utilitie...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 2:27 p.m.15 views

PoC-CVE-2015-10141-Xdebug

PoC-CVE-2015-10141 Exploit personalizado en Python para Xdebug ≤ 2.5.5 CVE-2015-10141. Descripción Este repositorio contiene mi exploit de Prueba de Concepto PoC para la vulnerabilidad de ejecución remota de código en Xdebug en versiones 2.5.5 y anteriores. El script aprovecha el protocolo de...

9.3CVSS6AI score0.07386EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/13 2:22 p.m.8 views

WinDbg-Samples

This is a collection of extensions and sample scripts for extending WinDbg. We'll be adding more samples and extensions over time. Getting Started To load JavaScript extensions: 1. Download the script file locally. 2. Ensure you have a recent version of WinDbg. 3. Start your debugging session. 4...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:32 p.m.3 views

CocoaDebug

...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:13 p.m.6 views

botkube

Botkube is a messaging bot for monitoring and debugging Kubernetes clusters. Overview Botkube is a troubleshooting and monitoring solution that empowers DevOps teams to work more efficiently, enables developers to troubleshoot their applications without special Kubernetes access or knowledge, and...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 1:07 p.m.6 views

MESH

DOCUMENTACIÓN | BARGHEST MESH es una herramienta de red, para apoyar la adquisición forense lógica remota en dispositivos móviles MESH proporciona a los analistas una ruta directa y cifrada hacia dispositivos móviles para depuración inalámbrica, monitoreo de red y adquisición forense, incluso...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 12:46 p.m.267 views

netsniff-ng

////////////////////////////////////////////////////////////////////////////// root@kitploit: netsniff-ng - the packet sniffing beast \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ . . netsniff-ng is a free, performant / Linux network analyzer and .' '. networking...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:33 p.m.10 views

AllTools

AllTools Todas las herramientas razonablemente estables AccessMask - decodifica la máscara de acceso para tipos de objetos comunes BgInfo - versión WPF de la herramienta BgInfo de Sysinternals BITSMgr - aplicación administradora de trabajos BITS CLR Explorer - ver información de procesos .NET /...

5.9AI score
SaveExploits0References10
Rows per page
Query Builder