157 matches found
git-dumper
git-dumper A tool to dump a git repository from a website. Install This can be installed easily with pip: root@kitploit: pip install git-dumper Usage root@kitploit: usage: git-dumper options URL DIR Dump a git repository from a website. positional arguments: URL url DIR output directory optional...
BruteForce-to-KeePass
BruteForce-to-KeePass Este script complementa los resultados obtenidos mediante la herramienta keepass-password-dumper al explotar la vulnerabilidad CVE-2023-32784 que afecta a KeePass. Descripción Este script solicita al usuario introducir una lista de caracteres y un sufijo conocido. A...
BareMetal-RAM-Dumper
BareMetal RAM Dumper A simple x86 bare-metal tool designed to boot from a disk/USB and dump the system's RAM directly to the booting medium. It relies on BIOS interrupts to boot and perform disk operations, and enters unreal mode to access memory above the 1MB barrier. Background: Cold Boot Attac...
telegram-bot-dumper
telegram-bot-dumper Easy dumping of all Telegram bot stuff. Input : only bot token. Output : bot name & info, all chats text history & media, bot's users info & photos. This is a Python implementation. 🚀 Fast Golang version by ScBoln. Requirements Python = 3.6 Telethon = 1.24.0 Register Telegram...
dumper
About Dumper This is a CLI utility for creating backups databases of various types with flexible connection and storage settings. Opportunities: Multiple database systems can be managed. Support PostgreSQL , MySQL , MongoDB and etc. Work with SSH-Keys include passphrase. Custom dump name template...
osx-password-dumper
🍎 🔓 OSX Password Dumper Script Overview A bash script to retrieve user's .plist files on a macOS system and to convert the data inside it to a crackable hash format. to use with John The Ripper or Hashcat Useful for CTFs/Pentesting/Red Teaming on macOS systems. Prerequisites The script must be ru...
git-dumper
git-dumper Una herramienta para volcar un repositorio git de un sitio web. Instalación Se puede instalar fácilmente con pip: root@kitploit: pip install git-dumper Uso root@kitploit: usage: git-dumper options URL DIR Dump a git repository from a website. positional arguments: URL url DIR output...
Wifi-Dumper
Wifi-Dumper This is an open source tool to dump the wifi profiles and cleartext passwords of the connected access points on the Windows machine. This tool will help you in a Wifi testing. Furthermore, it is useful while performing red team or an internal infrastructure engagements. Features Optio...
vmpdump
VMPDump Un volcador VMP dinámico y reparador de importaciones, impulsado por VTIL. Funciona para VMProtect 3.X x64. Antes vs Después Uso VMPDump.exe "" -ep= -disable-reloc Argumentos: : El ID del proceso objetivo, en forma decimal o hexadecimal. : El nombre del módulo que debe volcarse y reparars...
vmpdump
VMPDump A dynamic VMP dumper and import fixer, powered by VTIL. Works for VMProtect 3.X x64. Before vs After Usage VMPDump.exe "" -ep= -disable-reloc Arguments: : The ID of the target process, in decimal or hex form. : The name of the module which should be dumped and fixed. This can be an empty...
teamviewer-dumper
Extraer ID y contraseña de TeamViewer de la memoria Probado en TeamViewer 13 último: Win10, Win8.1, Win7x64, Win7x32 Instalación: root@kitploit: pip3 install frida Puedes simplemente ejecutarlo o compilarlo como un binario independiente: pyinstaller .\tv-dumper.py --onefile Autor: Vladimir Ivanov...
TeamViewer-dumper-in-CPP
TeamViewer-dumper-in-CPP Vuelca el ID, la contraseña y la configuración de la cuenta de TeamViewer desde una instancia de TeamViewer en ejecución mediante la enumeración de ventanas hijas. Compilación y requisitos 1. Compilar con CL 2. cl TeamViewerDump.cpp 3. o con cl TeamViewerDump.cpp /EHsc 4...
Chrome-and-Edge-Version-Dumper
Chrome-and-Edge-Version-Dumper Script de Powershell que vuelca la versión de Chrome y Edge a un archivo de texto para determinar si necesitas actualizar debido a CVE-2022-1096 Asegúrate de editar las rutas antes de usar Y crea la carpeta donde se almacenará la salida...
WifiPass
WifiPass Extrae las contraseñas wifi guardadas para Windows usando expresiones regulares y Python 3...
keepass2-password-finder
CVE-2023-32784 - Volcador de contraseñas de KeePass 2.X Esta es una prueba de concepto para CVE-2023-32784, que reescribí en Python. El único requisito es un nombre de archivo. Uso: root@kitploit: ./cracker.py file...
frida-ios-dump-modern
Modern iOS IPA Dumper A modern iOS application memory decryption tool built for Frida 17.5.2+ with full support for iOS 14-16 and multiple jailbreaks. Status: ✅ Working and Tested - Successfully dumps and decrypts iOS apps using Frida 17.5.2 on: iOS 14.7.1 + Taurine jailbreak iPad mini 5 iOS...
RToolZ
RToolZ Un dumper sigiloso de Lsass - puede abusar del controlador ProcExp152.sys para volcar Lsass PPL. ¿Qué tiene de especial? No hay llamadas a MiniDump ni a ningún método de dbghelp.lib; todo el proceso de volcado se realiza MANUALMENTE por el dumper, reduciendo el tamaño del volcado al mínimo...
LetMeowIn
LetMeowIn Un sofisticado y encubierto volcador de LSASS que utiliza C++ y MASM x64. Como se ve en Binary Defense y Cyber Security News Aviso legal No seas malvado con esto. Creé esta herramienta para aprender. No soy responsable si los federales llaman a tu puerta. Históricamente ha podido y pued...
Radmin3-Password-Cracker
Radmin Server 3 Dumper/Cracker For more context about this tool, see https://www.synacktiv.com/publications/cracking-radmin-server-3-passwords.html ! How to use : Step 1 : Recover Radmin Server 3 user information from HKEYLOCALMACHINE\SOFTWARE\WOW6432Node\Radmin\v3.0\Server\Parameters\Radmin...
CVE-2023-32784-password-combinator-fixer
🔒 Corrector de Combinador de Contraseñas CVE-2023-32784 ÚTIL PARA LA MÁQUINA KEEPER HTM Después de usar el volcador de contraseñas de KeePass, algunos caracteres podrían interpretarse incorrectamente como ●. Este script te ayuda a identificar los caracteres reales y corregir el problema de manera...