Lucene search
+L

1019 matches found

Kitploit
Kitploit
added 2026/09/13 11:08 p.m.9 views

amla-sandbox

amla-sandbox Este repositorio es la fuente de lanzamiento del paquete Python amla-sandbox. El desarrollo ocurre en el monorepo de amlalabs; este repositorio se actualiza en el lanzamiento. El runtime Rust que compila a amlasandbox.wasm vive en amla-sandbox-core; la etiqueta de lanzamiento exacta...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 9:58 p.m.4 views

CVE-2024-2887-REPORT

SSD Advisory – Google Chrome RCE Source: ssd-disclosure.com/ssd-advisory-google-chrome-rce Summary A critical remote code execution vulnerability in Google Chrome versions 123 and earlier affecting WebAssembly WASM garbage-collection type handling. The bug allows type confusion that can be...

8.1CVSS7.2AI score0.17922EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 6:59 p.m.12 views

Project-Onyx

Project Onyx Advanced EDR Evasion via AI Telemetry Spoofing & WASM Sandboxing. Project Onyx is a PoC Red Team pipeline designed to demonstrate advanced evasion techniques against modern EDR systems. It shifts away from traditional signature-based obfuscation towards behavioral camouflage and stri...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 4:24 p.m.4 views

CVE-2026-87491-and-CVE-2026-85046-the-bagel-fell-off-the-counter

CVE-2026-85046 + CVE-2026-87491 Was doing a ton of reading over at https://github.com/Serotav/Writeups. Decided to combine 85046 with 87491 and bake in some WASM at the same time. The basics: Confuse packed object and integer arrays during sort. Skip a write barrier and reclaim a young object wit...

8.8CVSS0.0126EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/13 7:24 a.m.4 views

CVE-2018-4121

CVE-2018-4121 - Safari Wasm Sections POC RCE Exploit by MWR Labs c 2018 Details this proof of concept exploit targets Safari 11.0.3 13604.5.6 on macOS 10.13.3 17D47 versions only. compile the payload of your choice as a dylib with a constructor run python filetojsarray.py your.dylib payload.js...

8.8CVSS7.7AI score0.13099EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 5:05 a.m.4 views

CVE-2021-38297

Exploiting CVE-2021-38297: Vulnerability in GO Wasm Buffer Overflow Overview of the Vulnerability WebAssembly WASM serves as a binary instruction format executable in most modern web browsers. It acts as a compilation target for various high-level languages like C, C++, Rust, and GO, allowing cod...

9.8CVSS7.9AI score0.10874EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 3:02 p.m.7 views

CVE-2018-4121

CVE-2018-4121 - Exploit RCE de Prueba de Concepto de Secciones Wasm de Safari por MWR Labs c 2018 Detalles este exploit de prueba de concepto apunta únicamente a Safari 11.0.3 13604.5.6 en macOS 10.13.3 17D47. compile el payload de su elección como un dylib con un constructor ejecute python...

8.8CVSS7.7AI score0.13099EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/12 1:13 p.m.5 views

CVE-2025-31125

CVE-2025-31125 Exploit - Vite WASM Import Path Traversal 🛡️ Este script es un exploit prueba de concepto PoC para CVE-2025-31125 , una vulnerabilidad encontrada en Vite. El exploit aprovecha un problema de WASM Import Path Traversal para recuperar archivos sensibles de servidores vulnerables que...

7.5CVSS6.7AI score0.58462EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/12 3:09 a.m.6 views

py_trustwallet_wasm

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:42 p.m.9 views

ephemora-cell

Ephemora Cell The execution layer for untrusted AI-generated code. Fast, capability-based WASM execution with explicit CPU, memory, time, I/O, and filesystem limits — sub-millisecond warm execution with sign-ready execution records RFC 8785 JCS canonicalization + ES256sign/verify primitives. Buil...

6AI score
SaveExploits0References17
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 12:13 p.m.10 views

CVE-2026-9973-exploit

CVE-2026-9973 Bug fix https://chromium-review.googlesource.com/c/v8/v8/+/7822799 root@kitploit: wasmturboshaft Fix Phi handling in Load Elimination some more Multiple Phis can depend on each other, so we have to clear all their replacements up front. Fixed: 509268941 Change-Id:...

8.8CVSS7.8AI score0.00311EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 2:50 a.m.7 views

V8-sbx-bypass-collection

V8 Sandbox escape/bypass/violation and VR collection A collection of links related to V8 sandbox VR and exploitation Contents IssueTracker Articles Papers & Slides Design documents IssueTracker 2023: "issue id: 40940619, V8 Sandbox escape due to type tags in ExternalPointerTable being too coarse...

6.2AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/09/10 9:47 p.m.23 views

Exploit for Out-of-bounds Write in Google Chrome

CVE-2026-85046 + CVE-2026-87491 Was doing a ton of reading ov...

8.8CVSS0.0126EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/10 12:26 a.m.9 views

pii-shield v2.2.3

PII-Shield 🛡️ Zero-code log sanitization sidecar for Kubernetes. Prevents data leaks GDPR/SOC2 by redacting PII from logs before they leave the pod. PII-Shield runs in-process — CLI, sidecar, or WASM. There is no hosted API and no server your data is sent to. "Don't let PII poison your AI models."...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/09 12:36 p.m.10 views

trivy-module-wordpress

Trivy WoredPress Module This module provides a more in-depth investigation of Wordpress detection. Set up root@kitploit: $ tinygo build -o wordpress.wasm -scheduler=none -target=wasi --no-debug wordpress.go $ mkdir -p /.trivy/modules $ cp wordpress.wasm /.trivy/modules It is also available in GHC...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 12:34 p.m.7 views

toy-wasm-symbexp

toy-wasm-symbexp Este es un intérprete simbólico WASM de juguete. Ilustra los siguientes artículos: Parte 1 - Introducción Parte 2 - Escribiendo un intérprete concreto - explorar el código en esta etapa Parte 3 - Escribiendo un intérprete simbólico - explorar el código en esta etapa Parte 4 -...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 9:43 a.m.6 views

CVE-2018-4121

CVE-2018-4121 - Safari Wasm Sections POC RCE Exploit by MWR Labs c 2018 Details this proof of concept exploit targets Safari 11.0.3 13604.5.6 on macOS 10.13.3 17D47 versions only. compile the payload of your choice as a dylib with a constructor run python filetojsarray.py your.dylib payload.js...

8.8CVSS7.6AI score0.13099EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/09 1:31 a.m.4 views

CVE-2026-85046-who-put-the-silverback-guerilla-in-the-wasm

CVE-2026-85046 Saw the other POC of this and I thought to myself this is such a nightmare to look at. So I went and simplified the POC and added a jump to your own wasm. Because wasm. Chrome 152.0.7977.75 can confuse object pointers with integers during sort. poc.js keeps a stale Wasm module...

8.8CVSS0.0126EPSS
SaveExploits5
Rows per page
Query Builder