/pwnkit

CVE-2021-4034 PoC

Primary LanguageC

CVE-2021-4034

Introduction

This is an exploit for the CVE-2021-4034 vulnerability, aka pwnkit, which was discovered by Qualys.

Usage

Compilation

$ make

or

$ gcc -o pwnkit.so -fPIC -shared pwnkit.c -Wl,-e,main

Testing

$ make test

or

$ ./pwnkit.so