├── README.md ├── compile.sh ├── exploit-1.c └── exploit-2.c /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexisAhmed/CVE-2022-0847-DirtyPipe-Exploits/HEAD/README.md -------------------------------------------------------------------------------- /compile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexisAhmed/CVE-2022-0847-DirtyPipe-Exploits/HEAD/compile.sh -------------------------------------------------------------------------------- /exploit-1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexisAhmed/CVE-2022-0847-DirtyPipe-Exploits/HEAD/exploit-1.c -------------------------------------------------------------------------------- /exploit-2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexisAhmed/CVE-2022-0847-DirtyPipe-Exploits/HEAD/exploit-2.c --------------------------------------------------------------------------------