Lucene search
+L

289 matches found

Kitploit
Kitploit
added 2026/09/19 2:11 a.m.10 views

Cyber-Defenders-lab-

CyberDefenders Blue Team Labs My write-ups from CyberDefenders' Blue Team labs, solved using Wireshark. Each lab is a real network forensics investigation — starting from a PCAP file and ending with a full reconstruction of the attack. 📄 Full combined PDF report — includes every lab write-up,...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 12:14 a.m.13 views

RdpCacheStitcher

RdpCacheStitcher RdpCacheStitcher es una herramienta que ayuda a los analistas forenses a reconstruir imágenes útiles a partir de mapas de bits de la caché de RDP. Utilizando como entrada los mapas de bits de teselas de la caché RDP sin procesar extraídos por herramientas como, por ejemplo,...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 11:59 p.m.28 views

vimana-framework

Overview Vimana is a modular security framework for auditing Python APIs and Web applications. The plugin-based architecture enables security professionals to assess, fuzz, and analyze Python projects through automated and manual techniques. Core Capabilities: Vulnerability detection and...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 10:57 p.m.10 views

PixelCode-Attack

Malicious PixelCode Delivery Technique Malicious PixelCode is a security research project that demonstrates a covert technique for encoding executable files into pixel data and storing them inside images or videos. A lightweight loader retrieves the media file, reconstructs the original binary, a...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 10:24 p.m.8 views

ESXiArgs-Recover

ESXiArgs-Recover ESXiArgs-Recover is a tool to allow organizations to attempt recovery of virtual machines affected by the ESXiArgs ransomware attacks. CISA is aware that some organizations have reported success in recovering files without paying ransoms. CISA compiled this tool based on publicly...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 9:09 p.m.159 views

bincat

Introduction What is BinCAT? BinCAT is a static Binary Code Analysis Toolkit, designed to help reverse engineers, directly from IDA or using Python for automation. It features: value analysis registers and memory taint analysis type reconstruction and propagation backward and forward analysis...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 8:48 p.m.15 views

ADFT

ADFT v1.0 ADFT es un kit de herramientas de investigación offline para Active Directory / Windows con una interfaz web local integrada. Esta versión oficial v1.0 incluye una superficie de producto coherente: el motor canónico de ADFT la CLI la GUI integrada servida por el backend ADFT ingiere...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 8:10 p.m.19 views

RecuperaBit

RecuperaBit A software which attempts to reconstruct file system structures and recover files. Currently it supports only NTFS. RecuperaBit attempts reconstruction of the directory structure regardless of: missing partition table unknown partition boundaries partially-overwritten metadata quick...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/18 7:52 p.m.12 views

COM-Code-Helper

COM-Code-Helper Dos scripts IDAPython te ayudan a reconstruir código Microsoft COM Component Object Model Especialmente los reversers de malware encontrarán esto útil, ya que el código COM se sigue encontrando regularmente en malware. ClassAndInterfaceToNames.py Este script IDAPython escanea un...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 7:50 p.m.6 views

Crow-Eye

Crow-Eye — Windows Forensics Engine A forensic time machine for Windows. Crow-Eye doesn't just detect — it reconstructs what actually happened on the timeline, from acquisition all the way to a verdict traceable to its source records. Table of Contents Overview ✨ Highlights 👥 Who Crow-Eye Is For ...

6.2AI score
SaveExploits0References25
Kitploit
Kitploit
added 2026/09/18 6:47 p.m.10 views

Refloow-Geo-Forensics

📍 Refloow™ Geo Forensics Official Github Repository Professional Open-Source OSINT & Digital Forensics Tool Version 1.4.0 Latest: Version 1.0.0 Launch: Refloow™ Geo Forensics is a high-performance, open-source digital forensics tool designed for investigators, OSINT practitioners, and security...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 6:17 p.m.12 views

Nimbus Vestige

Nimbus Vestige NV A forensic reconstruction engine for cloud and identity incident response. Given fragmented cloud, SaaS, and identity telemetry — control-plane logs, sign-in events, token and consent activity — NV reconstructs how an intrusion most likely moved across accounts and services,...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 6:14 p.m.11 views

graphicator

Graphicator Graphicator es un "scraper" / extractor de GraphQL. La herramienta itera sobre el documento de introspection devuelto por el endpoint de GraphQL objetivo, y luego reestructura el esquema en una forma interna para poder recrear las consultas soportadas. Cuando se crean dichas consultas...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 5:34 p.m.9 views

HexRaysCodeXplorer

| | | | | \ / \ | | \ \ / / | | | || \ | | | // |/|| |/ ||...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 5:29 p.m.14 views

Virtuailor

Virtuailor - Herramienta IDAPython para reconstrucción de vtables de C++ Virtuailor es una herramienta IDAPython que reconstruye vtables para código C++ escrito para arquitectura Intel, tanto código de 32 bits como de 64 bits y AArch64 ¡Nuevo!. La herramienta se compone de 2 partes, estática y...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:46 p.m.9 views

Remote-Desktop-Caching-

Remote-Desktop-Caching- Esta herramienta permite recuperar información de sesiones RDP mstsc antiguas en forma de archivos PNG rotos. Estos archivos PNG permiten a los miembros del Red Team extraer información jugosa como contraseñas de LAPS o cualquier información sensible en la pantalla. Los...

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

AsmResolver

AsmResolver AsmResolver is a library for reading, modifying and reconstructing Portable Executable PE files. It supports PE images running natively on Windows, as well as images containing managed .NET metadata. AsmResolver is released under the MIT license. Main Features AsmResolver has a lot of...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/18 6:34 a.m.9 views

CovenantDecryptor

CovenantDecryptor CovenantDecryptor is designed to decrypt the communication data of Covenant traffic. The extraction of the private key from memory is applicable to other C2, such as Empire, given its use of the RSACryptoServiceProvider to create the key. How Covenant communication works ? The...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 7:36 a.m.10 views

CVE-2026-21876

CVE-2026-21876 OWASP CRS WAF bypass CVE-2026-21876 docker container + minimal PoC. I would like to thank @airween and @fzipi separately for their quick response! The vulnerability fix was ready in a very short time. PoC Run: root@kitploit: cd springbootundertowstand or aspnetstand docker compose ...

9.3CVSS6.3AI score0.17507EPSS
SaveExploits4References3
Kitploit
Kitploit
added 2026/09/17 3:17 a.m.9 views

acropalypse-reconstructor

Acropalypse CLI Multi-Tool A lightweight, headless Python script designed to detect and reconstruct cropped images that are vulnerable to the Acropalypse vulnerability CVE-2023-21036 for Google Pixel Markup and CVE-2023-28303 for Windows Snipping Tool. This tool allows you to recover trailing pix...

5.5CVSS6.9AI score0.0202EPSS
SaveExploits2
Rows per page
Query Builder