Lucene search
+L

3153 matches found

Kitploit
Kitploit
added 2026/09/02 10:57 a.m.6 views

CVE-2022-2274

CVE-2022-2274 Un POC de CVE-2022-2274 openssl El lanzamiento de OpenSSL 3.0.4 introdujo un error grave en la implementación de RSA para CPUs X8664 que admiten las instrucciones AVX512IFMA. Este problema hace que la implementación de RSA con claves privadas de 2048 bits sea incorrecta en dichas...

10CVSS6.9AI score0.4705EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 10:36 a.m.3 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/...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:04 a.m.4 views

K55

K55 - Utilidad de inyección de procesos Linux x8664 C++14 Acerca de K55 pronunciado: "kay fifty-five" La herramienta de inyección de payload K55 se utiliza para inyectar payloads de shellcode x8664 en procesos en ejecución. La utilidad fue desarrollada utilizando técnicas modernas de C++11 así co...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 9:44 a.m.7 views

Brovan

Brovan "Emula como un bro" - para tus servicios de emulación. Brovan es un potente emulador de binarios en modo usuario para inspeccionar y ejecutar programas x8664 en un entorno emulado controlado. Soporta PE, ELF, volcados de memoria e incluso archivos sin formato de archivo reconocido. Es una...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:21 a.m.4 views

shredder-rs

Shredder-RS A polymorphic mutation engine for x8664 binaries. Overview Shredder-RS implements instruction-level shredding to defeat static analysis. By breaking the linear flow of the code and injecting randomized junk nodes, it forces disassemblers to follow a complex graph of JMP-linked...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:13 a.m.65 views

voltron

Voltron Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers LLDB, GDB, VDB and WinDbg by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs...

5.9AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/02 6:03 a.m.6 views

e9patch

E9Patch - A Powerful Static Binary Rewriter E9Patch is a powerful static binary rewriting tool for x8664 Linux ELF binaries. E9Patch is: Scalable : E9Patch can reliably rewrite large/complex binaries including web browsers 100MB in size. Compatible : The rewritten binary is a drop-in replacement ...

5.8AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/02 2:24 a.m.51 views

honggfuzz

Honggfuzz A security-oriented, feedback-driven, evolutionary fuzzer. Honggfuzz is a general-purpose fuzzer that uses code coverage software and hardware-based to find bugs. It is multi-process, multi-threaded, and supports persistent fuzzing for extreme speed. Key Features Fast : Multi-process an...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 1:52 a.m.26 views

foolav

foolav Executable compiled with this code is useful during penetration tests where there is a need to execute some payload meterpreter maybe? while being certain that it will not be detected by antivirus software. The only requirement is to be able to upload two files: binary executable and paylo...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 1:43 a.m.3 views

rvbbit-arsenal

RVBBIT Arsenal: La Dualidad Definitiva de Ataque y Defensa Descripción general Este repositorio alberga dos caras de la misma moneda: attack/ – Proyecto RVBBIT, un rootkit clásico del kernel de Linux con minero integrado y gusano de red. defense/ – RvbbitSafe, la contramedida definitiva que...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 1:35 a.m.9 views

SneakyEXE

SneakyEXE root@kitploit: /$$$$$$ /$$ /$$$$$$$$ /$$ /$$ /$$$$$$$$ /$$ $$ | $$ | $$/| $$ / $$| $$/ | $$ / /$$$$$$$ /$$$$$$ /$$$$$$ | $$ /$$ /$$ /$$| $$ | $$/ $$/| $$ | $$$$$$ | $$ $$ /$$ $$ | $$| $$ /$$/| $$ | $$| $$$$$ \ $$$$/ | $$$$$ \ $$| $$ \ $$| $$$$$$$$ /$$$$$$$| $$$$$$/ | $$ | $$| $$/ $$ $$ ...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 1:33 a.m.6 views

shellcide

Shellcide IDE de shellcode x8664 para Linux. Puedes encontrar una demo en línea no soporta depuración aquí: Shellcide Online Demo Estado Esta es una herramienta que intenté crear alrededor de 2018, pero nunca terminé debido a mi falta de habilidades e interés en el desarrollo de GUI. Ahora estoy...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 12:05 a.m.11 views

project-rvbbit

Project RVBBIT: Linux Kernel Rootkit Proof-of-Concept 📖 Overview Project RVBBIT is an educational proof-of-concept demonstrating advanced stealth techniques used by Linux kernel rootkits. It is intended exclusively for cybersecurity research, defensive training, and understanding how modern...

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

hackaday-u

Hackaday U - Introduction to Reverse Engineering with Ghidra This repository contains the exercises and resource materials for the Hackaday-U Course: Introduction to Reverse Engineering with Ghidra. The purpose of this course is to provide an overview of how to use Ghidra and how to reverse...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 4:55 p.m.3 views

heaptrace

About heaptrace is a heap debugger for tracking glibc heap operations in ELF64 x8664 binaries. Its purpose is to help visualize heap operations when debugging binaries or doing heap pwn. replaces addresses with easy-to-understand symbols detects heap corruption and memory leakage issues can debug...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/01 12:17 p.m.3 views

mimic

mimic mimic es una herramienta para ejecución encubierta en Linux x8664. ¿Qué es la "ejecución encubierta"? La ejecución encubierta es el arte de ocultar un proceso. En este caso, mimic oculta el proceso a plena vista. mimic puede lanzar cualquier programa y hacerlo parecer cualquier otro program...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 12:10 p.m.8 views

falco

Falco...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 5:09 a.m.4 views

avml

AVML Adquisición de memoria volátil para Linux Resumen Una herramienta portátil de adquisición de memoria volátil para Linux. AVML es una herramienta de adquisición de memoria volátil en el espacio de usuario userland para X8664, escrita en Rust, pensada para desplegarse como un binario estático...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 3:12 a.m.4 views

cve-2024-20017

cve-2024-20017 exploits NOTE: the x8664 exploits are unlikely to work out-of-the-box against a vanilla build of the wapp daemon as they were written against slightly modified versions of the code. Either way, you're probably unlikely to find this daemon running on x8664...

9.8CVSS7.4AI score0.46609EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/08/31 9:44 a.m.7 views

Jump-over-ASLR-BTB

Predictores de rama y ASLR Autor: Byte Reaper Descripción Este repositorio contiene una implementación de investigación en C que demuestra conceptos relacionados con los predictores de rama, la ejecución especulativa y los canales laterales basados en caché en el contexto de la aleatorización del...

5.9AI score
SaveExploits0
Rows per page
Query Builder