Lucene search
+L

5251 matches found

Kitploit
Kitploit
added 2026/09/05 11:29 p.m.3 views

ropium

Acerca de ROPium anteriormente ROPGenerator es una biblioteca/herramienta que facilita la creación de exploits ROP. Extrae y analiza automáticamente gadgets de binarios y permite encontrar cadenas ROP con consultas semánticas. ROPium soporta las arquitecturas X86 y X64 , próximamente se ampliará...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 10:10 p.m.6 views

micr0_shell

micr0 shell Micr0shell es un script ligero y eficiente en Python diseñado para generar dinámicamente shellcode de reverse shell independiente de posición PIC libre de nulos para Windows X64. Dependiendo de las opciones seleccionadas, el shellcode generado puede ser hasta 27 bytes más pequeño que ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 9:26 p.m.6 views

lacuna-rs

lacuna-rs Suplantación de pila de llamadas de fotogramas fantasma + llamadas al sistema indirectas en tiempo de ejecución para Windows x64 — portado a Rust. Portado de LACUNA Chain lacunachain.c por Mohamed Alzhrani 0xmaz. lacuna-rs es una crate Rust reutilizable que proporciona las mismas...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/05 8:52 p.m.412 views

patriot

Patriot Small research project for detecting various kinds of in-memory stealth techniques. Download the latest release here. The current version supports the following detections: Suspicious CONTEXT structures pointing to VirtualProtect functions. Targets research by Austin Hudson Foliage and Ek...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/05 7:43 p.m.6 views

nimcrypt

nimcrypt A Sliver shellcode loader written in Nim targeting Windows x64. Two variants covering the two most common delivery situations. Tested against Windows Defender with real-time protection enabled. Variants stager Reads an encrypted shellcode blob from disk, decrypts it in memory, and...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 7:30 p.m.6 views

CVE-2020-13457

CVE-2020-13457...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 7:19 p.m.3 views

cve-2018-8120

CVE-2018-8120 win7 x64 Reference https://github.com/unamer/CVE-2018-8120 https://github.com/FuzzySecurity/PSKernel-Primitives...

7.2CVSS6.9AI score0.73721EPSS
SaveExploits18References2
Kitploit
Kitploit
added 2026/09/05 7:08 p.m.2 views

BLUESPAWN

BLUESPAWN Code Status Our Mission BLUESPAWN helps blue teams monitor systems in real-time against active attackers by detecting anomalous activity What is BLUESPAWN BLUESPAWN is an active defense and endpoint detection and response tool which means it can be used by defenders to quickly detect ,...

6.1AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/05 6:44 p.m.8 views

exploit-cve-2017-5715

Spectre attack Spectre breaks the isolation between different applications. It allows an attacker to trick error-free programs, which follow best practices, into leaking their secrets. In fact, the safety checks of said best practices actually increase the attack surface and may make applications...

5.6CVSS7.3AI score0.74041EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/05 6:23 p.m.5 views

Phantom-Evasion-Loader

SROP-Assisted Cross-Memory Attach CMA Injection via Direct Syscalls. 👻 Phantom-Evasion-Loader x64 Linux Phantom-Evasion-Loader is a standalone, pure x64 Assembly injection engine engineered to minimize the detection surface of modern EDR/XDR solutions and Kernel-level monitors like Falco eBPF. It...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 6:06 p.m.5 views

Alcatraz

Alcatraz Alcatraz es un ofuscador de binarios x64 que puede ofuscar varios archivos PE diferentes, incluyendo: .exe .dll .sys Descripción general Alcatraz Requisitos Uso Características Ofuscación de movimientos inmediatos Aplanamiento del flujo de control Mutación ADD Ofuscación del punto de...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 5:43 p.m.55 views

pcileech

PCILeech Summary: PCILeech uses PCIe hardware devices to read and write target system memory. This is achieved by using DMA over PCIe. No drivers are needed on the target system. PCILeech also works without hardware together with a wide range of software memory acqusition methods supported by the...

7.8CVSS7.8AI score0.08669EPSS
SaveExploits3References25
Kitploit
Kitploit
added 2026/09/05 5:38 p.m.65 views

rp

rp++: a fast ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries Overview rp++ or rp is a C++ ROP gadget finder for PE/ELF/Mach-O executables and x86/x64/ARM/ARM64 architectures. Finding ROP gadgets To find ROP gadget you need to specify a file with the --file / -f option and use the...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 5:36 p.m.4 views

CVE-2016-9079

CVE-2016-9079 A demo exploit of CVE-2016-9079 on Ubuntu x64...

7.5CVSS8.5AI score0.87423EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/05 5:33 p.m.91 views

r2frida

r2frida Radare2 and Frida better together Description Self-contained plugin for radare2 that ships frida and allows to instrument local or remote processes using r2 commands instead but not limited to Frida scripts. The radare project provides a complete toolchain for reverse engineering, it's...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/05 5:27 p.m.10 views

BOF_RunPe

BOFRunPE BOF RunPE is a Beacon Object File for Cobalt Strike that executes PE files entirely in-memory within the beacon process. Unlike traditional fork&run, no child process is spawned, no console is created, and no pipe is used - all output is captured via IAT hooking and redirected to the...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 5:00 p.m.50 views

makin

I create makin to make initial malware assessment little bit easier for me, I think it's useful for others as well, It helps to reveal a debugger detection techniques used by a sample. Any feedback is greatly appreciated: @qazqaz How does it work? makin opens a sample as a debuggee and injects...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 4:46 p.m.5 views

RustChain

Descripción Esta herramienta es una PoC simple de cómo ocultar artefactos de memoria usando una cadena ROP en combinación con breakpoints de hardware. La cadena ROP cambiará las protecciones de la página de memoria del módulo principal a N/A mientras duerme es decir, cuando se llama a la función...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/05 4:43 p.m.9 views

Reverse-Engineering

A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures. FREE EMBEDDED HACKING COURSE PROMO HERE Join DC540 Discord HERE OUROBOROS BADGE HERE HOW IT WORKS HERE CLICK IMAGE BELOW TO WATCH THE PROMO VIDEO! Today's Tutorial Ju...

5.8AI score
SaveExploits0References135
Kitploit
Kitploit
added 2026/09/05 4:38 p.m.5 views

cve-2026-0828

CVE-2026-0828 — Safetica ProcessMonitorDriver.sys BYOVD PoC Safetica DLP kernel driver ProcessMonitorDriver.sys exposes an unauthenticated IOCTL that allows any user-mode caller to terminate arbitrary processes via ZwTerminateProcess in kernel context, bypassing PPL Protected Process Light...

7.5CVSS6.2AI score0.00409EPSS
SaveExploits3
Rows per page
Query Builder