Skip to content

pyhrr0/pwnkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29f3e86 · Feb 7, 2022

History

2 Commits
Aug 8, 2022
Aug 8, 2022
Feb 7, 2022
Aug 8, 2022

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

CVE-2021-4034 PoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published