Skip to content

HellGateCorp/pwnkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PoC for CVE-2021-4034.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published