Lucene search
+L

11406 matches found

Kitploit
Kitploit
•added 2026/09/25 4:16 p.m.•9 views

PowerShx

SharpShx Ejecución de PowerShell no administrada usando DLLs o un ejecutable independiente. Introducción PowerShx es una reescritura y expansión del proyecto PowerShdll. PowerShx proporciona funcionalidades para evadir AMSI y ejecutar PS Cmdlets. Funcionalidades Ejecutar PowerShell con DLLs usand...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 4:16 p.m.•14 views

ELFLoader

ELFLoader This is a ELF object in memory loader/runner. The goal is to create a single elf loader that can be used to run follow on capabilities across all x8664 and x86 nix operating systems. How it works The way this loader works is that it has all the code needed to build and load an ELF objec...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 3:53 p.m.•9 views

PythonMemoryModule

PythonMemoryModule Implementación en Python puro de la técnica MemoryModule para cargar una DLL o un ejecutable no administrado completamente desde la memoria Imagen de "Python memory module" generada por IA - hotpot.ai ¿Qué es? PythonMemoryModule es un port a ctypes de Python de la técnica...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/25 3:43 p.m.•9 views

CVE-2026-75430_PowerJob_worker_deployContainer_RCE

PowerJob Worker Unauthenticated Remote Code Execution via /worker/deployContainer Arbitrary JAR Loading 1. Summary The PowerJob Worker exposes the deployContainer handler on its HTTP transport port 27777 with no authentication whatsoever. An attacker submits an arbitrary URL; the Worker downloads...

9.8CVSS6.2AI score0.01234EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 3:38 p.m.•10 views

IronPE

IronPE - Cargador manual mínimo de Windows PE escrito en Rust. Implementación de Cargador PE / Mapeo Manual en Rust IronPE es un cargador manual mínimo de Windows PE escrito en Rust para archivos PE tanto x86 como x64. Este proyecto es una reimplementación en Rust de mi proyecto anterior...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 3:29 p.m.•12 views

CVE-2025-32463_Sudo_PoC

CVE-2025-32463SudoPoC PoC for CVE-2025-32463: Local privilege escalation in sudo via --chroot. Exploits NSS module injection through crafted chroot environments. Designed for security researchers and lab-only environments. CVE-2025-32463 - Local Privilege Escalation via sudo --chroot A Python-bas...

9.3CVSS7.9AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
•added 2026/09/25 2:34 p.m.•11 views

BlackHole

BlackHole C RAT Remote Adminitration Tool Educational purposes only Technologies protobuf-net : message serialization/deserialization in slavemaster protocol NetMQ : network library used for the slavemaster system clientserver Lz4.Net : compression library ILMerge : packaging assemblies into a...

5.8AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 2:31 p.m.•9 views

FsquirtCPLPoC

Fsquirt.exe Windows binary attempts to load a Control Panel applet CPL called bthprops.cpl from its current working directory. When bthprops.cpl is present alongside fsquirt.exe, the binary loads it and executes a MessageBox from DLLMain. This PoC code generates a malicious bthprops.cpl file that...

5.8AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 2:20 p.m.•18 views

Maverick

Maverick An Adaptix C2 agent built with Crystal Palace — a custom PIC Position Independent Code linker and PICO module system. Demonstrates how to build modular shellcode agents where each component transport, tasks, obfuscation is a separate PICO blob loaded at runtime. Note This agent does not...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 2:01 p.m.•15 views

SharpPN

C PrintNightmare CVE-2021-1675 You'll need a DLL to use SharpPN. So once you have that, just build and specify the dll path in the command-line arguments. Build You can build yourself with C:\Windows\Microsoft.NET\Framework64\v3.5\csc.exe -out:SharpPN.exe C:\Path\to\Program.cs or by opening the...

9.3CVSS8AI score0.85305EPSS
SaveExploits64References1
Kitploit
Kitploit
•added 2026/09/25 1:55 p.m.•8 views

CVE-2021-40444

CVE-2021-40444 Prueba de concepto Generador de docx malicioso para explotar CVE-2021-40444 Ejecución remota de código en Microsoft Office Word La creación de este script se basa en ingeniería inversa sobre la muestra utilizada in-the-wild:...

8.8CVSS7.2AI score0.9745EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/25 1:25 p.m.•17 views

CLR-Unhook

CLR Unhooking Tool Note: For this to have the effect of a clean CLR, you’d need to manually map the DLL from disk into memory. You cannot use LoadLibraryA/W, because antivirus solutions will detect the DLL load event and may hook it immediately. If you want this behavior, you can look up existing...

6.5AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 1:19 p.m.•10 views

exe_to_dll

EXEtoDLL Convierte un EXE para que pueda cargarse como una DLL. Compatible con DLLs de 32 y 64 bits Inspirado por la idea de@guywhataguy. Lea más aquí. Descarga Las compilaciones estables están disponibles en releases. Las compilaciones de prueba se pueden descargar desde el servidor de...

6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 12:55 p.m.•18 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...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 11:52 a.m.•8 views

fastjson-jsontype-rce-lab

Fastjson @JSONType remote-JAR/FD-chain lab and detection This repository now preserves two distinct Fastjson research tracks: modern-fd/ is the recommended, marker-only reconstruction of the Fastjson 1.2.83 single-body remote-JAR/file-descriptor chain on Spring Boot 3, normal embedded Tomcat and...

6.1AI score
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/09/25 11:42 a.m.•28 views

The vulnerability of the OpenSky flight planning and operational management system, related to unlimited loading of dangerous file types, allows a perpetrator to execute arbitrary commands.

The vulnerability of the OpenSky flight planning and operational management system lies in its ability to load files of a dangerous type without limitation. Exploiting this vulnerability could allow a malicious actor, operating remotely, to execute arbitrary code...

10CVSS6AI score
SaveExploits0Affected Software1
Kitploit
Kitploit
•added 2026/09/25 11:22 a.m.•15 views

DexLoader

⚡Dex Loader Android This project demonstrates different methods of loading and executing DEX files in Android, with a focus on dynamic loading techniques such as DexClassLoader, PathClassLoader, and in-memory execution. 📦 Project Structure Dex Loader : Loads and executes contacts.dex, which...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 10:29 a.m.•10 views

cve-2022-39197

cve-2022-39197 Currently only remote images can be loaded...

6.1CVSS7.5AI score0.46446EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/25 10:24 a.m.•9 views

InflativeLoading

InflativeLoading Artículo: https://winslow1984.com/books/malware/page/reflectiveloading-and-inflativeloading Historial de actualizaciones importantes En esta sección se proporcionan las actualizaciones importantes. Las actualizaciones importantes incluyen soporte o funcionalidades añadidas...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 10:12 a.m.•17 views

HAFNIUM-Microsoft-Exchange-0day

Recursos interesantes CheckMyOWA ¿Qué es? Creamos este sitio para ayudar a notificar a las víctimas basándonos en listas de servidores Exchange comprometidos con Outlook Web Access OWA habilitado, que fueron obtenidas de los perpetradores de este evento de violación masiva. Esto incluye...

5.9AI score
SaveExploits0
Rows per page
Query Builder