Lucene search
+L

2471 matches found

Kitploit
Kitploit
•added 2026/09/24 8:55 a.m.•13 views

dirtypipe-ebpf_detection

dirtypipe-ebpfdetection -- Herramienta de detección de Dirtypipe Este programa fue creado para detectar intentos de explotación de Dirty Pipe gracias a eBPF. También monitorea kernels no vulnerables y contenedores Docker. 🛫 Si desea más detalles sobre cómo funciona, lea la publicación del blog ! ...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 8:35 a.m.•13 views

CVE-2022-0847-dirty-pipe-exploit

CVE-2022-0847-dirty-pipe-exploit Un exploit para la vulnerabilidad dirty-pipe CVE-2022-0847 Cómo usar esto Compila con gcc exploit.c -o exploit asume que gcc está instalado Ejecuta ./exploit y obtendrás una shell root Si estás recibiendo un mensaje de error como entonces, Inicia sesión como root...

7.8CVSS7.2AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/24 7:56 a.m.•6 views

CVE-2022-22715

Blogpost: https://whereisk0shl.top/post/break-me-out-of-sandbox-in-old-pipe-cve-2022-22715-windows-dirty-pipe Exploit needs to be executed from LOW INTEGRITY Cleanup is not completed. The exploit just fix the overwritten TOKEN objects but not the VS pool structure. This part is explained in the...

7.8CVSS7.2AI score0.13505EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 7:38 a.m.•14 views

SharpNamedPipePTH

SharpNamedPipePTH Este proyecto es una herramienta en C para usar Pass-the-Hash en la autenticación de una tubería con nombre local para la suplantación de usuario. Necesitas ser administrador local o tener derechos SEImpersonate para usarlo. Hay una publicación en el blog con la explicación:...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 7:25 a.m.•11 views

Dirty-Pipe-Oneshot

Dirty-Pipe-Oneshot Compiled version of CVE-2022-0847 aka Dirty Pipe. Just one shot to root them all :D just comple the cve-2022-0847.c file root@kitploit: gcc cve-2022-0847.c -o getroot then execute it on the victim & get root :D root@kitploit: ./getroot /etc/passwd 1 ootz: Happy Rooting 🎭...

7.8CVSS7.5AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/24 5:48 a.m.•10 views

CVE-2020-0787

CVE-2020-0787(named pipe) It's Just A Demo,Do not use in real. -Get result for Command executionUse cmd /c: exp.exe "cmd /c whoami \\.\pipe\showme " show -Run beacon.exe: exp.exe "C:/beacon.exe" For CobaltStrike It's better one than current project:...

7.8CVSS8AI score0.42524EPSS
SaveExploits7References2
Kitploit
Kitploit
•added 2026/09/24 4:50 a.m.•13 views

CVE-2022-0847

CVE-2022-0847 Description - POC for CVE-2022-0847: Linux Kernel Local Privilege Escalation Vulnerability. - create by antx at 2022-03-08. Detail - Security researcher Max Kellermann responsibly disclosed the 'Dirty Pipe' vulnerability and stated that it affects Linux Kernel 5.8 and later...

7.8CVSS7AI score0.92795EPSS
SaveExploits184References5
Kitploit
Kitploit
•added 2026/09/24 4:38 a.m.•9 views

CVE-2022-0847

CVE-2022-0847 my personal poc and exploit of CVE-2022-0847dirty pipe Usage POC: write files arbitrarily Just a simply POC of this CVE, compile the file poc.c as follow: root@kitploit: $ gcc poc.c -o poc -static You shall run it as follow: root@kitploit: ./poc targetfile offsetinfile data You shal...

7.8CVSS7.3AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/24 3:57 a.m.•10 views

CVE-2022-0847_DirtyPipeExploit

What is this This is Max Kellermann's proof of concept for Dirty Pipe, but modified to overwrite root's password field in /etc/passwd and restore after popping a root shell. Side Note: I do not claim any credit for finding this vulnerability or writing the proof of concept. This exploit is merely...

7.8CVSS7.1AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/24 3:22 a.m.•10 views

CVE-2020-11493

CVE-2020-11492 Proof-of-Concept PoC for Docker Desktop for Windows privilege escalation vulnerability. This vulnerability was patched in Docker version 2.3.0.2 on May 11th, 2020. This PoC performs the following: creates a named pipe mimicking docker named pipe \.\pipe\dockerLifecycleServer, call...

8.1CVSS7.5AI score0.00935EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/24 2:49 a.m.•20 views

CVE-2023-36664-Ghostscript-command-injection

Ghostscript command injection vulnerability PoC CVE-2023-36664 Vulnerability disclosed in Ghostscript prior to version 10.01.2 leads to code execution CVSS score 9.8. Official vulnerability description: Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices with the...

7.8CVSS8.1AI score0.04243EPSS
SaveExploits4References2
Kitploit
Kitploit
•added 2026/09/24 2:44 a.m.•16 views

CVE-2022-0847

DirtyPipe Exploit for the DirtyPipe vulnerability written, and discovered by Max Kellermann - https://dirtypipe.cm4all.com/ POC...

7.8CVSS7.2AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/24 2:30 a.m.•8 views

debian11-dirty_pipe-patcher

debian11-dirtypipe-patcher This Project is still under development Since the Debian 11 still comes with the kernel version 5.10, which is vulnerable to the Dirty Pipe Vulnerability, this scirpt is made for manually compile and install the kernel version 5.18 which is not vulnerable. Usage 1. Clon...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 2:21 a.m.•9 views

CVE-2022-0847-Container-Escape

CVE-2022-0847 CVE-2022-0847 used to achieve container escape overwrite any read-only files on host Slides in Chinese available here 利用CVE-2022-0847 Dirty Pipe 实现容器逃逸(效果为覆写宿主机上任意只读文件) 中文汇报PPT在这里 Introduction If the kernel is vulnerable to CVE-2022-0847, the attacker can overwrite read-only files...

7.8CVSS7.4AI score0.92795EPSS
SaveExploits102References1
Kitploit
Kitploit
•added 2026/09/24 12:43 a.m.•9 views

exploit-CVE-2017-7494

SambaCry RCE exploit for Samba 4.5.9 Samba is a free software re-implementation of the SMB/CIFS networking protocol. Samba provides file and print services for various Microsoft Windows clients and can integrate with a Microsoft Windows Server domain, either as a Domain Controller DC or as a doma...

10CVSS8.7AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
•added 2026/09/24 12:25 a.m.•5 views

CVE-2022-0847-eBPF

CVE-2022-0847-eBPF An eBPF program to detect and defense attacks on CVE-2022-0847. In the kernel space, the program detects splice system calls, if such a system call contains a pipe as the output fd, and the flags of the pipe buffer is set to PIPEBUFFLAGCANMERGE , then an event would be submitte...

7.8CVSS7.4AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/24 12:15 a.m.•30 views

pipe_finder

Pipe Finder 1.0 Automated script to search in SMB protocol for availables pipe names Screenshots Requirements metasploit-framework wget locate pipeauditv2.rb module https://github.com/peterpt/pipeauditorfb - It will be installed on first run Install Requirements apt-get install metasploit-framewo...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 12:15 a.m.•8 views

pipe_finder

Pipe Finder 1.0 Script automatizado para buscar en el protocolo SMB nombres de pipe disponibles Capturas de pantalla Requisitos metasploit-framework wget locate módulo pipeauditv2.rb https://github.com/peterpt/pipeauditorfb - Se instalará en la primera ejecución Requisitos de instalación apt-get...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/23 11:44 p.m.•19 views

thats_no_pipe

Thats no pipe Frida-based project to intercept Windows named pipe communication Objectives This project aims at intercepting IPC communications by hooking specific WinAPI functions and forwarding them to an HTTP proxy using a websocket. Architecture Read from and write to a named pipe can happen ...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/23 10:30 p.m.•14 views

CVE-2022-0847

DIRTY PIPE CVE-2022-0847 This is a kernel vulnerability that allows overwriting of data in arbitrary read-only files, which can therefore lead to privilege escalation since an unprivileged process can write into a privileged process. All credits go to 🥇Max Kellermann for finding the vulnerability...

7.8CVSS6.9AI score0.92795EPSS
SaveExploits102References1
Rows per page
Query Builder