Lucene search
+L

2382 matches found

Kitploit
Kitploit
added 2026/09/12 2:08 p.m.6 views

CVE-2022-28672

CVE-2022-28672 Discord Server This bug was Use after Free caused by improper handling of javascript object memory references. Blog Foxit PDF Reader - UaF - RCE - JIT Spraying Advisory CVE-2022-28672 Demo...

7.8CVSS7.5AI score0.01923EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 2:08 p.m.8 views

dd

dd Ejecuta contenedores de Linux en macOS — sin VM. ¿Qué es dd? dd ejecuta contenedores de Linux de forma nativa en macOS con Apple Silicon sin una máquina virtual. No hay núcleo de Linux ni hipervisor subyacente: un JIT traduce el código del contenedor y procesa sus llamadas al sistema de Linux ...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 11:27 a.m.5 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/12 9:24 a.m.6 views

miasm

¿Qué es Miasm? Miasm es un framework de ingeniería inversa gratuito y de código abierto GPLv2. Miasm tiene como objetivo analizar / modificar / generar programas binarios. Aquí hay una lista no exhaustiva de características: Abrir / modificar / generar PE / ELF 32 / 64 LE / BE Ensamblado /...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 8:34 a.m.6 views

DotNetHookerToolkit

InjectorCli + ManagedHookHostProj Este repositorio contiene dos proyectos diseñados para ser usados juntos: InjectorCli: Un .NET Framework 4.8 inyector de consola construido sobre frida-clr Frida.dll ManagedHookHostProj: Un .NET Framework 4.8 DLL auxiliar con exportaciones nativas a través de 3F...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 8:26 a.m.5 views

CVE20131491-JIT

========================= Título ========================================= CVE-2013-1491 PoC usando JIT-Spray por Yuki Chen 古河 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Twitter: @guhe120 Weibo: http://weibo.com/u/1874932054 ========================= Acerca de este...

10CVSS7AI score0.16422EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 7:41 a.m.13 views

LiveContainer

LiveContainer ¡Un lanzador de aplicaciones que ejecuta apps de iOS sin instalarlas realmente! Proyecto Crowdin: | Documentación:liveconainer.github.io LiveContainer LiveContainer es un lanzador de aplicaciones no un emulador ni un hipervisor que te permite ejecutar aplicaciones de iOS dentro de é...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 7:35 a.m.5 views

CVE-2018-17463

CVE-2018-17463 Completé un exploit funcional para CVE-2018-17463 por diversión. La descripción original que encontré sobre este bug estaba aquí http://phrack.org/papers/jitexploitation.html. Solo quería convertir esta lectura/escritura arbitraria en un exploit completamente funcional. También...

8.8CVSS8.2AI score0.84564EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/12 7:05 a.m.11 views

CVE-2024-29943

CVE-2024-29943 Un bug de JIT de SpiderMonkey de Pwn2Own: Desde inconsistencia en el rango de enteros hasta eliminación de comprobación de límites y luego RCE. Este repositorio contiene PoC, Exploit y Diapositivas de Análisis para CVE-2024-29943. Demo Demo.mp4 Diapositivas Slides.pdf Información...

9.8CVSS7.2AI score0.22935EPSS
SaveExploits4References4
Kitploit
Kitploit
added 2026/09/12 6:04 a.m.9 views

CVE-2025-43529

CVE-2025-43529 TL; DR Apple recently shipped iOS 26.2 and iPadOS 26.2, along with a security advisory that includes fixes for WebKit vulnerabilities. One bug in the DFG JIT compiler CVE-2025-43529 stood out, so I decided to dig into it. The JIT compiler correctly recognized that a Phi node where...

8.8CVSS7.9AI score0.08763EPSS
SaveExploits8References2
Kitploit
Kitploit
added 2026/09/12 3:54 a.m.140 views

unicorn

Unicorn Engine LOOKING FOR CONTRIBUTORS! See this. Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framework, based on QEMU. Unicorn offers some unparalleled features: Multi-architecture: ARM, ARM64 ARMv8, M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore and X86 16, 32,...

5.6AI score
SaveExploits0References9
CVE
CVE
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89581

CVE-2026-89581 is a Linux kernel BPF x86 backend bug where the REX prefix is incorrectly built with add_1mod() (setting REX.B) instead of add_2mod() (setting REX.R) when encoding per-CPU address MOV instructions targeting extended registers (R5, R7, R8, R9). The lost high register bit causes reso...

0.00168EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 5:54 p.m.7 views

CVE-2026-2766-but-with-wasm

CVE-2026-2766, but with wasm Status: validated crash PoC with demonstrated control-flow hijack crashpc = freed-cell poison 0xcdcdcdcdcdcdcdcd under the debug shell — the engine jumps to a pointer read out of the freed ICScript. Remaining work: control the reclaimed bytes. See research/README.md. ...

9.8CVSS7.3AI score0.00469EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/11 5:34 p.m.7 views

CVE-2026-2764-but-with-wasm

CVE-2026-2764, but with wasm Status: analysis + validated PoC. Primitive weaponization in progress. A WasmBlazeFox-style chain built on a 2026 bug this time: CVE-2026-2764, an IonMonkey/baseline "JIT miscompilation + use-after-free" in the JavaScript Engine: JIT component, fixed in Firefox 148 MF...

9.8CVSS8.2AI score0.00469EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/11 4:37 p.m.8 views

CVE-2024-29943-but-with-wasm

CVE-2024-29943, but with wasm An end-to-end exploit chain for CVE-2024-29943 that achieves arbitrary native code execution by smuggling shellcode into SpiderMonkey's WebAssembly JIT code page as f64.const immediates — no ROP, no VirtualProtect, no external toolchain. Verified working against the...

9.8CVSS7.1AI score0.22935EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/11 10:26 a.m.6 views

CVE-2022-28672

CVE-2022-28672 CVE-2022-28672 Vulnerabilidad Foxit PDF Reader - UaF - RCE - JIT Spraying IOC de omisión de autenticación de FortiOS, FortiProxy y FortiSwitchManager CVE-2022-40684 Introducción El reciente CVE FortiOS / FortiProxy / FortiSwitchManager ha sido explotado en la naturaleza. Nos gustar...

7.8CVSS7.5AI score0.01923EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/09/11 4:35 a.m.6 views

CVE-2026-89156

A flaw was found in PCRE2. An attacker can provide invalid UTF Unicode Transformation Format data, leading to an out-of-bounds read during a Just-In-Time JIT fallback. This vulnerability could potentially result in a denial of service. Mitigation Mitigation for this issue is either not available ...

2.9CVSS0.00102EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 4:33 a.m.4 views

CVE-2026-89161

A flaw was found in PCRE2, a library for processing regular expressions. The pcre2jitmatch function, which handles just-in-time JIT compilation for regular expressions, incorrectly manages memory when processing certain inputs. This memory corruption vulnerability could allow a local attacker to...

7.4CVSS0.0011EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 4:23 a.m.6 views

CVE-2022-37332-RCE-

Foxit 零日漏洞 : 正在开发中... 我只需要实现 JIT SPRAYING ..... 也在版本 9.0.1.1049 上测试过,所以嗯,我不知道 : 享受...

8.8CVSS7.5AI score0.01394EPSS
SaveExploits1
OSV
OSV
added 2026/09/11 4:18 a.m.4 views

DEBIAN-CVE-2026-89161

In PCRE2 before 10.48, pcre2jitmatch mishandles a previously copied subject being passed in as a context. An incorrect free operation can occur...

7.4CVSS0.0011EPSS
SaveExploits0References1
Rows per page
Query Builder