Lucene search
+L

26 matches found

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

DirtyPipe-Android

DirtyPipe for Android Dirty Pipe CVE-2022-0847 temporary root PoC for Android. Targets Currently only run on Pixel 6 with security patch level from 2022-02-05 to 2022-04-05. Don't use on other devices or other versions. It must crash reboot. Dirty Pipe is finally patched on 2022 May security upda...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits107References5
Kitploit
Kitploit
added 2026/09/15 3:19 a.m.5 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 Descripción Este es un exploit para la vulnerabilidad del kernel de Linux CVE-2022-0847 DirtyPipe descubierta por Max Kellerman. Este código combina dos POC existentes de DirtyPipe en uno: febinrev Sobrescribe el binario sudo para obtener directamente una shell de root eremus-dev Una cop...

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/14 6:59 a.m.5 views

DirtyPipe-CVE-2022-0847

DirtyPipe-CVE-2022-0847 このリポジトリは、3年次1年次のセキュアソフトウェアシステム課題のために、DirtyPipeエクスプロイトCVE-2022-0847を分析・理解するために開発されました。 私が書いた論文 論文は学期が終了した後に利用可能になります...

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

dirtypipe

Acerca de: Título: DirtyPipe Descripción: Exploit para una nueva vulnerabilidad de Linux conocida como 'Dirty Pipe CVE-2022-0847' que permite a usuarios locales obtener privilegios de root. AUTOR: drapl0n Versión: 1.0 Categoría: Ejecución Objetivo: Sistemas operativos Linux. Modos de ataque: HID,...

7.8CVSS6.9AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/14 5:15 a.m.9 views

CVE-2022-0847-DirtyPipe-Container-Breakout

PoC de escape de contenedor DirtyPipe Este repositorio contiene un PoC para la vulnerabilidad del kernel dirtypipe, para escapar de un contenedor. Puede encontrar más explicaciones en esta entrada de blog...

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

DirtyPipe

Este repositorio no tiene un 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.7 views

dirtypipe

DESCARGO DE RESPONSABILIDAD Este código es solo con fines educativos y de investigación. No lo utilices en sistemas que no poseas o para los que no tengas permiso de prueba. El autor no se hace responsable de ningún uso indebido, daño o consecuencia legal derivada del uso de este código. DirtyPip...

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

pipe-primitive

pipe-primitive An exploit primitive in linux kernel inspired by DirtyPipe CVE-2022-0847. 前些日子,我像众多安全前辈那样对DirtyPipe(CVE-2022-0847)漏洞进行了学习和复现,深深感觉到这个洞的好用,这个洞始于一处内存的未初始化问题,终于对任意文件的修改,且中途不涉及KASLR的leak以及ROP、JOP等操作。因此无需绕过SMEP,SMAP等保护。...

8.3CVSS7.1AI score0.89721EPSS
SaveExploits129References3
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 - 本地权限提升 DirtyPipe 2 漏洞利用作者:Antonius w1sdom github : https://github.com/bluedragonsecurity web : https://www.bluedragonsec.com 测试于: linux内核 5.13.0-21-generic(编译于lubuntu 20.04.5) linux lubuntu 20.04.2 - linux内核 5.8 原始作者:Max Kellermann [email protected] CVE:...

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.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
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
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