Lucene search
+L

7555 matches found

Kitploit
Kitploit
added 2026/09/19 4:42 p.m.10 views

shellcode

shellcode “A vulnerability provides an assembly language for a computer that has never been programmed before, and that was not designed with programmability in mind.” -- Halvar Flake A collection of new and old shellcode samples. Article https://hnsecurity.it/blog/new-and-old-shellcode-samples/...

6AI score
SaveExploits0References19
Kitploit
Kitploit
added 2026/09/19 4:41 p.m.13 views

AsmLdr

AsmLdr: A Dynamic Shellcode Loader for Windows x64 Overview AsmLdr is an advanced shellcode loader implemented in x64 assembly language, designed for Windows x64 environments. Its primary purpose is to execute encrypted payloads while minimizing detection by advanced antivirus software, endpoint...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 4:27 p.m.12 views

mortar

Mortar Loader Técnica de evasión de red teaming para derrotar y desviar la detección y prevención de productos de seguridad. Mortar Loader realiza el cifrado y descifrado de PE/Shellcode dentro de los flujos de memoria y lo ejecuta aprovechando varias técnicas de inyección. Mortar es capaz de...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 4:24 p.m.8 views

artifacts-kit

. . / || |/ / | | | ||/ | \ \ \ \ \ / \ | |/ / \ / | | /| | | || | / \ | | | | | | ||| / / / / Kit Generador de Artefactos de Memoria Maliciosa v1.0 | Forrest Orr | 2020 REQUERIDO --alloc-type dll-map-hollow|dll-load-hollow|txf-dll-map-hollow|private|mapped OPCIONAL --payload-file...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 4:22 p.m.11 views

shellcodetester

Probador de Shellcode ShellcodeTester es compatible oficialmente con Python 3.8+. Características principales...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/19 4:18 p.m.13 views

SynthAPT

SynthAPT Resumen SynthAPT es un marco de simulación de adversarios basado en playbooks para replicar rutas de ataque complejas. Está diseñado para validar detecciones avanzadas y agentes de investigación basados en IA. La idea central es que el comportamiento del malware puede expresarse en JSON ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 4:00 p.m.25 views

Stardust

Stardust Una plantilla de shellcode moderna y fácil de usar para 32/64 bits. cadenas sin formato proyecto C++20 usa hashing en tiempo de compilación con fnv1a tanto para la resolución de funciones como de módulos Uso básico Resolución de módulos desde el PEB usando resolve::module: root@kitploit:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 3:56 p.m.11 views

Flangvik

Flangvik Prueba de concepto en C para CVE-2021-26855, también conocido como ProxyLogon, compatible con el clásico shell web semi-interactivo, así como con shellcode en…...

9.8CVSS8.4AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/19 3:46 p.m.11 views

msf_shellcode_analysis

Static analysis of a Metasploit shellcode For a first blogpost, I thought it'd be nice to analyze a common Metasploit shellcode - it's a great opportunity to discuss topics such as encoding, PEB, Windows shellcodes and Export Address Tables. Getting started We start with an intercepted, long...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 3:43 p.m.16 views

SILVERPICK

SILVERPICK VERSION v1.1 BRIEF Project SILVERPICK is a Windows User-Mode Shellcode Development Framework WUMSDF whose sole purpose is to empower capability developers to build Position Independent Code PIC blobs for Windows x64 using C/C++ in an easy manner so as to reduce the development costs of...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 3:37 p.m.12 views

Lucky-Spark

LUCKY-SPARK ⟪ LUCKY-SPARK ⟫ es un stager diseñado para cargas útiles de shellcode almacenadas con http/https como Sliver o en GitHub raw. Utiliza métodos modernos de ofuscación y evasión como el descifrado justo a tiempo de ventana deslizante del payload y el parcheo de instrucciones de CPU. Por...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 3:35 p.m.9 views

pe_to_shellcode

petoshellcode Convierte un PE para que pueda ser inyectado como un shellcode normal. Al mismo tiempo, el archivo de salida sigue siendo un PE válido. Soporta tanto PEs de 32 como de 64 bits Autores:@hasherezade y @hh86 Objetivo El objetivo de este proyecto es proporcionar la posibilidad de genera...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/19 3:34 p.m.10 views

FlavorTown

FlavorTown Various ways to execute shellcode. C: Written/Tested using an empty project in VS 2022. C: Tested with VS 2022 and csc. MATLAB: Tested using MATLAB 2023a. These scripts require MATLAB to run. Usage: The usage can be found commented at the top of each file. Additionally, there's a basic...

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

CVE-2017-11882

CVE-2017-11882 43b Original script from https://github.com/embedi/CVE-2017-11882 109b Original script from https://github.com/unamer/CVE-2017-11882/ Kudos, unamer's code can now execute shellcode CVE-2017-11882: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ MITRE...

9.3CVSS8.1AI score0.99945EPSS
SaveExploits33References2
Kitploit
Kitploit
added 2026/09/19 3:00 p.m.9 views

Anti_suspend

Antisuspend Just an example of using shellcode to secure a process. Prevents: 1Freezing process threads you can use anti-attach for debugger 2Hardware breakpoints 3Hide thread from the debugger Problem: Use code in non legit modules This will raise the flags of AV...

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

KittyStager

KittyStager KittyStager is a stage 0 C2 comprising an API, client, and malware. The API is responsible for delivering basic tasks and shellcode to be injected into memory by the malware. The client also connects to the API and allows for interaction with the malware by creating tasks. The goal of...

6.2AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/19 2:49 p.m.33 views

ida-pro-mcp

IDA Pro MCP Simple MCP Server to allow vibe reversing in IDA Pro. https://github.com/user-attachments/assets/6ebeaa92-a9db-43fa-b756-eececce2aca0 The binaries and prompt for the video are available in the mcp-reversing-dataset repository. Prerequisites Python 3.11 or higher Use idapyswitch to...

5.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 2:45 p.m.8 views

Beaconator

Beaconator Beaconator is an aggressor script for Cobalt Strike used to generate either staged or stageless shellcode and packing the generated shellcode using your tool of choice. Currently, it supports the following tools: Staged Beacon Generator Alaris Stageless Beacon Generator PEzor ScareCrow...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/19 2:31 p.m.50 views

elfloader

Summary elfloader is a super simple loader for ELF files that generates a flat in-memory representation of the ELF. Pair this with Rust and now you can write your shellcode in a proper, safe, high-level language. Any target that LLVM can target can be used, including custom target specifications...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 2:31 p.m.10 views

elfloader

Resumen elfloader es un cargador extremadamente simple para archivos ELF que genera una representación plana en memoria del ELF. Combínalo con Rust y ahora puedes escribir tu shellcode en un lenguaje adecuado, seguro y de alto nivel. Se puede usar cualquier objetivo que LLVM pueda apuntar,...

6AI score
SaveExploits0
Rows per page
Query Builder