Lucene search
+L

1060 matches found

Kitploit
Kitploit
added 2026/09/12 10:01 a.m.9 views

libc-database

Interfaz web libc-database ahora tiene un servicio web y un frontend. ¡Visita https://libc.rip/ para probarlo! Lee https://github.com/niklasb/libc-database/tree/master/searchengine si estás interesado en la API. Construyendo una base de datos de offsets de libc Si encuentras errores, por favor...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 8:25 a.m.8 views

ctf

Material relacionado con CTF Tabla de Contenidos Los desafíos están enlazados en la tabla de abajo. Descripción| Evento/Juego| Solución ---|---|--- Smash The Stack| ---| --- Blackbox| Level 1| Un exe con funcionalidad de "login" con la contraseña en texto plano en la memoria. Blackbox| Level 2|...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 4:57 a.m.7 views

how2heap

Explotación Educativa del Heap Este repositorio es para aprender diversas técnicas de explotación del heap. Usamos los lanzamientos de Libc de Ubuntu como el estándar de oro. Cada técnica está verificada para funcionar en las correspondientes versiones de Ubuntu. Puedes ejecutar apt source libc6...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:57 a.m.27 views

how2heap

Educational Heap Exploitation This repo is for learning various heap exploitation techniques. We use Ubuntu's Libc releases as the gold-standard. Each technique is verified to work on corresponding Ubuntu releases. You can run apt source libc6 to download the source code of the Libc you are using...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 3:38 a.m.10 views

proxychains

README de ProxyChains ver. 4.3.0 ProxyChains es un programa UNIX que engancha las funciones de libc relacionadas con la red en programas enlazados dinámicamente mediante una DLL precargada y redirige las conexiones a través de proxies SOCKS4a/5 o HTTP. ADVERTENCIA: este programa solo funciona con...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 1:27 a.m.11 views

shadow

shadow :: De Mysteriis Dom jemalloc shadow es un framework de explotación de heap de jemalloc. Ha sido diseñado para ser agnóstico respecto a la aplicación objetivo que utiliza jemalloc como su asignador de heap ya sea Android's libc, Firefox, FreeBSD's libc, jemalloc independiente, o cualquier...

6.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 1:32 p.m.3 views

CVE-2015-7547-Research

Trabajo inicial sobre el exploit de glibc CVE-2015-7547. Actualmente solo retorna a libc y llama a system para proporcionar una shell. Esta versión aún no tiene en cuenta ASLR...

8.1CVSS7.7AI score0.90987EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/11 3:28 a.m.4 views

path-auditor

PathAuditor PathAuditor es una herramienta diseñada para encontrar vulnerabilidades relacionadas con el acceso a archivos mediante la auditoría de funciones de libc. La idea es aproximadamente la siguiente: Auditar cada llamada a funciones libc relacionadas con el sistema de archivos realizada po...

7CVSS7.1AI score0.00253EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:04 a.m.8 views

CVE-2026-6042-PoC

CVE-2026-6042: Algorithmic Complexity DoS in musl libc iconv Gap-skipping loops in musl's iconv GB18030 4-byte decoder allow a small crafted input to consume disproportionate CPU time. A 40 KB adversarial payload can pin a CPU core for over 40 minutes. Advisory :...

4.8CVSS5.6AI score0.00236EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 12:54 a.m.15 views

CVE-2026-31431-live-code-corruption

CVE-2026-31431 — Live Code Corruption via Page Cache A novel exploitation technique for CVE-2026-31431 "Copy Fail" that corrupts executable code of running processes through the Linux kernel's page cache, achieving root privilege escalation. What's Different All published exploits for this CVE...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.16 views

Astra Linux – Vulnerability in musl

The musl libc version up to 1.1.23 has an x87 floating-point stack adjustment imbalance, which is related to the math/i386/ directory. In some cases, using this library may lead to out-of-bounds writes, which are not present in an application’s source code...

9.8CVSS7.9AI score0.02704EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in musl

Musl libc versions 0.9.13 through 1.2.5 before 1.2.6 have a out-of-bounds write vulnerability, where an attacker can trigger the iconv conversion of untrusted EUC-KR text to UTF-8...

8.1CVSS7.4AI score0.00349EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.2 views

Astra Linux – Vulnerability in musl

A issue was discovered in musl libc 0.7.10 through 1.2.6. Stack-based memory corruption can occur during the qsort function for very large arrays, due to incorrectly implemented double-word primitives. The number of elements must exceed about seven million, i.e., the 32nd Leonardo number on 32-bi...

8.1CVSS0.00166EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability in musl

In musl libc through 1.2.1, wcsnrtombs mishandles certain combinations of destination buffer size and source character limit, as demonstrated by an invalid write access buffer overflow...

5.5CVSS7.3AI score0.00652EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 10:17 p.m.10 views

DEBIAN-CVE-2026-56860

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.5AI score0.00518EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/08/03 11:19 a.m.27 views

cyber-apocalypse-ctf-2026

Links Challenges | Catego...

9.8CVSS7.1AI score0.97993EPSS
SaveExploits68
OSV
OSV
added 2026/07/16 11:04 p.m.12 views

CVE-2026-44453 h2o is vulnerable to musl libc stack overflow

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS5.3AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/16 11:04 p.m.23 views

CVE-2026-44453

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/10 8:49 p.m.54 views

CVE-2026-55213 h2o: musl libc stack overflow (QPACK)

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit edd7a120bfc4af11ac0cbebce2a43cc1f93f9af1, when h2o processes a QPACK instruction sent from the peer over HTTP/3, lib/http3/qpack.c might allocate an on-stack buffer as large as approximately 800 KB by calling...

7.5CVSS0.00488EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/10 8:49 p.m.46 views

CVE-2026-55213

CVE-2026-55213 (h2o HTTP server) – Affected component: lib/http3/qpack.c, invoked while processing a QPACK instruction over HTTP/3. Root cause: on-stack allocation of a large buffer (up to ~800 KB) via alloca, exceeding default musl libc pthread stack size, leading to a segmentation fault when to...

7.5CVSS6.2AI score0.00488EPSS
SaveExploits0References2
Rows per page
Query Builder