Lucene search
+L

26 matches found

Kitploit
Kitploit
added 2026/09/15 6:31 a.m.6 views

DirtyPipe-CVE-2022-0847

DirtyPipe-CVE-2022-0847 This repository is developed to analysis and understand DirtyPipe exploit CVE-2022-0847 for my 3rd year 1st year secure software system assignment. Paper I wrote paper will availble after my semester ends...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/15 6:29 a.m.9 views

CVE-2022-0847-DirtyPipe-Container-Breakout

DirtyPipe Container Breakout PoC This repo contains a PoC for the dirtypipe kernel vulnerability, for breaking out of a container. Further explanation can be found in this blog post...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/15 5:17 a.m.7 views

dirtypipe

About: Title: DirtyPipe Description: Exploit for a new Linux vulnerability known as 'Dirty PipeCVE-2022-0847' allows local users to gain root privileges. AUTHOR: drapl0n Version: 1.0 Category: Execution Target: Linux operating systems. Attackmodes: HID, Storage DirtyPipe: Exploit for a new Linux...

7.8CVSS6.9AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/15 3:33 a.m.8 views

DirtyPipe-Android

DirtyPipe para Android Dirty Pipe CVE-2022-0847 PoC de root temporal para Android. Objetivos Actualmente solo funciona en Pixel 6 con nivel de parche de seguridad del 2022-02-05 al 2022-04-05. No lo uses en otros dispositivos ni otras versiones. Debe fallar reiniciar. Dirty Pipe finalmente fue...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits107References5
Kitploit
Kitploit
added 2026/09/15 3:19 a.m.6 views

DirtyPIPE-CVE-2022-0847

CVE-2022-0847 POC Source: https://www.exploit-db.com/exploits/50808 1. Compile In Linux, compile the POC with gcc -o dirty dirty.c 2. Usage Execute the program with ./dirty SUID, where SUID refers to the path of a program with the SUID bit set. Commonly, you can use /usr/bin/passwd, i.e., run...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/14 11:55 p.m.6 views

pwncat_dirtypipe

pwncatdirtypipe pwncat module that automatically exploits CVE-2022-0847 dirtypipe Introduction The purpose of this module is to attempt to exploit CVE-2022-0847 dirtypipe on a target when using pwncat. There is no need to setup any directories, compile any source or even have gcc on the remote...

7.8CVSS6.9AI score0.89721EPSS
SaveExploits102References1
Kitploit
Kitploit
added 2026/09/14 11:44 p.m.12 views

CVE-2022-0847

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

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/14 6:24 p.m.5 views

DirtyPipePython

dirty.py Description This is an exploit for the Linux kernel vulnerability CVE-2022-0847 DirtyPipe discovered by Max Kellerman. This code combines two existing DirtyPipe POC's into one: febinrev Overwrites sudo binary to directly pop a root shell eremus-dev A direct copy of Kellerman's POC into...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102References2
Kitploit
Kitploit
added 2026/09/14 4:40 p.m.9 views

dirtypipez-exploit

Exploit DirtyPipe CVE-2022-0847. Crédito: Max Kellermann [email protected] Una nueva vulnerabilidad de Linux conocida como 'Dirty Pipe' permite a usuarios locales obtener privilegios de root a través de exploits disponibles públicamente. Hoy, el investigador de seguridad Max Kellermann divul...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/13 1:51 p.m.8 views

DirtyPipe

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:51 p.m.5 views

DirtyPipe_exploit

DirtyPipeexploit CVE-2022-0847...

7.8CVSS7AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/12 6:05 p.m.8 views

dirtypipe

DISCLAIMER This code is for educational and research purposes only. Do not use it on systems you do not own or have permission to test. The author is not responsible for any misuse, damage, or legal consequences resulting from the use of this code. DirtyPipe CVE-2022-0847 View the writeup for thi...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102References1
Kitploit
Kitploit
added 2026/09/12 3:32 p.m.6 views

pipe-primitive

pipe-primitive Una primitiva de explotación en el kernel de Linux inspirada en DirtyPipe CVE-2022-0847. Hace unos días, como muchos predecesores en seguridad, estudié y reproduje la vulnerabilidad DirtyPipe CVE-2022-0847, y sentí profundamente lo útil que es este agujero. Este agujero comienza co...

8.4CVSS7.1AI score0.89721EPSS
SaveExploits136References3
Kitploit
Kitploit
added 2026/09/12 3:03 a.m.6 views

CVE-2022-0847-container-escape

CVE-2022-0847 Un exploit simple que utiliza dirtypipe para inyectar shellcode en el punto de entrada de runC para implementar escapes de contenedores. Uso Produce shellcode codificado en base64 usando msf: root@kitploit: $ msfvenom -p linux/x64/exec CMD="" -f base64 Compila y ejecuta en el...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/10 9:49 p.m.9 views

dirtypipe2

dirtypipe2 Linux Kernel 5.8 5.15.25 - Escalada de privilegios local DirtyPipe 2 Autor del exploit: Antonius w1sdom github : https://github.com/bluedragonsecurity web : https://www.bluedragonsec.com probado en : linux kernel 5.13.0-21-generic compilado en lubuntu 20.04.5 linux lubuntu 20.04.2 -...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102References1
Kitploit
Kitploit
added 2026/09/09 9:48 a.m.7 views

CVE-2022-0847-DirtyPipe-

CVE-2022-0847-DirtyPipe-...

7.8CVSS7AI score0.89721EPSS
SaveExploits102
GithubExploit
GithubExploit
added 2025/07/01 7:30 p.m.371 views

Exploit for Improper Initialization in Linux Linux_Kernel

DISCLAIMER This code is for educational and research...

7.8CVSS7.3AI score0.89721EPSS
SaveExploits102
Tenable Nessus
Tenable Nessus
added 2023/09/15 12:00 a.m.70 views

Docker Desktop for Windows < 4.6.0 DirtyPipe

The version of Docker Desktop for Windows is prior to 4.6.0. It is therefore affected by CVE-2022-0847, AKA 'DirtyPipe', an issue that could enable attackers to modify files in container images on the host, from inside a container. A flaw was found in the way the 'flags' member of the new pipe...

7.8CVSS7AI score0.89721EPSS
SaveExploits102References2
Tenable Nessus
Tenable Nessus
added 2023/09/15 12:00 a.m.94 views

Docker Desktop < 4.6.0 DirtyPipe

The version of Docker Desktop for Mac is prior to 4.6.0. It is therefore affected by CVE-2022-0847, AKA 'DirtyPipe', an issue that could enable attackers to modify files in container images on the host, from inside a container. A flaw was found in the way the 'flags' member of the new pipe buffer...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102References2
GithubExploit
GithubExploit
added 2023/04/26 1:37 p.m.450 views

Exploit for Improper Initialization in Linux Linux_Kernel

CVE-2022-0847 A simple exploit that uses dirtypipe to inject s...

9.3CVSS7.5AI score0.98452EPSS
SaveExploits135
Rows per page
Query Builder