Lucene search
+L

1058 matches found

Kitploit
Kitploit
added 2026/09/02 3:15 a.m.3 views

libc-database

Web interface libc-database now has a web service and frontend. Visit https://libc.rip/ to try it out! Read https://github.com/niklasb/libc-database/tree/master/searchengine if you are interested in the API. Building a libc offset database If you're getting errors, please check the "Requirements"...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 8:13 p.m.4 views

ctf

CTF Related stuff Table of Contents The challs are linked in the table below. Description| Event/Game| Solution ---|---|--- Smash The Stack| ---| --- Blackbox| Level 1| An exe with a "login" functionality with the password in plain text in the memory. Blackbox| Level 2| An exe with setuid for...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 7:43 p.m.6 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.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 7:35 p.m.8 views

shadow

shadow :: De Mysteriis Dom jemalloc shadow is a jemalloc heap exploitation framework. It has been designed to be agnostic of the target application that uses jemalloc as its heap allocator be it Android's libc, Firefox, FreeBSD's libc, standalone jemalloc, or whatever else. The current version 2....

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 4:36 p.m.26 views

heap-viewer

HeapViewer An IDA Pro plugin to examine the heap, focused on exploit development. Currently supports the glibc malloc implementation ptmalloc2. 3rd place winner of the 2018 Hex-Rays Plugin Contest Requirements IDA Pro = 7.0 Tested on glibc 2.23 = 2.26 GraphView for linked lists bins/tcache Struct...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 1:56 a.m.2 views

CVE-2015-7547-Research

Initial work on glibc exploit CVE-2015-7547. Currently just returns to libc and calls system to provide a shell. This version does not account for ASLR yet...

8.1CVSS7.3AI score0.91057EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/08/28 9:57 p.m.5 views

proxychains

ProxyChains ver. 4.3.0 README ProxyChains è un programma UNIX che aggancia le funzioni libc relative alla rete nei programmi collegati dinamicamente tramite una DLL pre-caricata e reindirizza le connessioni attraverso proxy SOCKS4a/5 o HTTP. ATTENZIONE: questo programma funziona solo su programmi...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 7:37 p.m.2 views

path-auditor

PathAuditor O PathAuditor é uma ferramenta criada para encontrar vulnerabilidades relacionadas a acesso a arquivos, auditando funções da libc. A ideia é basicamente a seguinte: Auditar cada chamada a funções da libc relacionadas ao sistema de arquivos realizadas pelo binário. Verificar se o camin...

7CVSS7AI score0.00253EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 10:35 a.m.2 views

CVE-2026-31431-live-code-corruption

CVE-2026-31431 — पेज कैश के माध्यम से लाइव कोड भ्रष्टाचार CVE-2026-31431 "कॉपी फेल" के लिए एक नई शोषण तकनीक जो लिनक्स कर्नेल के पेज कैश के माध्यम से चल रही प्रक्रियाओं के निष्पादन योग्य कोड को भ्रष्ट करती है, जिससे रूट विशेषाधिकार वृद्धि प्राप्त होती है। क्या अलग है इस CVE के लिए प्रकाशित सभी शोष...

7.8CVSS5.3AI score0.99907EPSS
SaveExploits239References3
Kitploit
Kitploit
added 2026/08/27 7:11 a.m.6 views

CVE-2026-6042-PoC

CVE-2026-6042: DoS da Complessità Algoritmica in iconv di musl libc I cicli di salto dei gap nel decodificatore GB18030 a 4 byte di iconv in musl consentono a un piccolo input appositamente costruito di consumare una quantità sproporzionata di tempo CPU. Un payload dannoso di 40 KB può bloccare u...

4.8CVSS4.2AI score0.00236EPSS
SaveExploits1
OSV
OSV
added 2026/08/13 10:17 p.m.6 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
Debian CVE
Debian CVE
added 2026/07/16 11:04 p.m.22 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
OSV
OSV
added 2026/07/16 11:04 p.m.11 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
Cvelist
Cvelist
added 2026/07/10 8:49 p.m.49 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.43 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
Cvelist
Cvelist
added 2026/07/01 3:33 a.m.51 views

CVE-2026-7830 UltraVNC MS-Logon II uses 64-bit Diffie-Hellman and seeded libc rand() enabling credential interception

UltraVNC through 1.8.2.2 uses inadequate cryptography in the MS-Logon II authentication scheme rfbUltraVNCMsLogonIIAuth. In rfb/dh.cpp the Diffie-Hellman key exchange is performed with parameters that fit in an unsigned 64-bit integer DHMAXBITS controls the prime size. A 64-bit DH key can be brok...

7.4CVSS0.00285EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/01 3:33 a.m.38 views

CVE-2026-44040

UltraVNC

6.5CVSS5.8AI score0.00397EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2026/06/29 9:05 p.m.179 views

Exploit for Out-of-bounds Write in Netapp Bootstrap_Os

Security Notice: This repository contains working exploit...

7.8CVSS7.2AI score0.81422EPSS
SaveExploits28
Tenable Nessus
Tenable Nessus
added 2026/06/12 12:00 a.m.14 views

FreeBSD : h2o -- stack overflow serving static files on musl libc (644d5e6c-1bd9-4904-8440-16c04100a2e1)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 644d5e6c-1bd9-4904-8440-16c04100a2e1 advisory. h2o project reports: When serving static files, h2o can allocate a file path on the stack using alloca...

7.5CVSS5.5AI score0.00488EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/05/31 10:08 p.m.128 views

Software-Security-Exploits

Software Security: Privilege Escalation Attacks SEED Labs pro...

5.9AI score
SaveExploits0
Rows per page
Query Builder