Lucene search
+L

18910 matches found

Kitploit
Kitploit
added 2026/09/03 1:21 a.m.8 views

CVE-2025-8760

Proof of Concept for CVE-2025-8760 Detailed write-up is available here...

10CVSS8.2AI score0.00757EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.8 views

CVE-2026-34838

CVE-2026-34838 PoC https://github.com/Intermesh/groupoffice/security/advisories/GHSA-h22j-frrf-5vxq...

9.9CVSS5.8AI score0.01026EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.7 views

desc_race_A15

descraceA15 CVE-2021-30955 iOS 15.1.1 POC for 6GB RAM devices A14-A15 Made with SwiftUI and C Based off of @b1n4r1b01's exploit Write-up of @realBrightiup's POC Improves A14-A15 support Tested on iPhone 13 Pro Max Results Achieves write privileges Panic's immediately due to A12+ generates logs in...

7.6CVSS7.3AI score0.04787EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/03 1:19 a.m.6 views

jinjava-cve-2026-25526-poc

Step-by-step exploit all 9 steps: mvn exec:java -Dexec.mainClass=ExploitHarness -q 2. Final exploit chains file creation, file read, info disclosure: mvn exec:java -Dexec.mainClass=ExploitFinal -q 3. File content exfiltration reads /etc/passwd, /etc/hosts: mvn exec:java...

9.8CVSS7.5AI score0.00905EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/03 1:19 a.m.5 views

CVE-2021-4034

CVE-2021-4034 This is a POC for the vulnerability found in polkit's pkexec binary which is used to run programs as another users. For in-depth study: https://access.redhat.com/security/vulnerabilities/RHSB-2022-001 Run root@kitploit: gcc poc.c -o poc && ./poc...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/03 1:14 a.m.6 views

CVE-2025-10184-PoC

This repository does not have a README...

8.2CVSS7.3AI score0.03806EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:14 a.m.7 views

CVE-2021-44521

CVE-2021-44521 Automated PoC of CVE-2021-44521 Credits to original poc: https://jfrog.com/blog/cve-2021-44521-exploiting-apache-cassandra-user-defined-functions-for-remote-code-execution/ Requirements Cassandra-driver root@kitploit: pip3 install cassandra-driver Usage root@kitploit: python3 poc.p...

9.1CVSS8.5AI score0.55006EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/03 1:13 a.m.8 views

CVE-2023-51385

CVE-2023-51385 CVE-2023-51385 PoC Exploit...

6.5CVSS6.8AI score0.19753EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/03 1:12 a.m.6 views

CVE-2023-6875

CVE-2023-6875 CVE-2023-6875 PoC This is the original proof of concept given to Wordfence for my participation in its Holiday Bug Bonanza An extra was given for this proof of concept code Thank you to Wordfence for the opportunity! I had a lot of fun during the Bug Bonanza and hope that it happens...

9.8CVSS8.1AI score0.90339EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/03 1:11 a.m.4 views

CVE-2021-4034

CVE-2021-4034 POC for the priv esc exploit in PKEXEC CVE -2021-4034 needs fixing, not the best Converted into go make all && ./pwnkit && make clean...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/03 1:09 a.m.4 views

cve-2026-41940-poc

이 저장소에는 README가 없습니다...

9.8CVSS8.2AI score0.98527EPSS
SaveExploits75
Kitploit
Kitploit
added 2026/09/03 1:01 a.m.6 views

CVE-2021-4034

CVE-2021-4034 A stupid poc for CVE-2021-4034 - Local privilege escalation pkexec SUID binary Vulnerability explained in the advisory here...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/03 1:01 a.m.5 views

next-16.2.4-pocs

Next.js v16.2.4 Security PoC Collection This repository collects reverse-engineered proof-of-concept material for the security issues fixed in Next.js v16.2.5. The root of the repo holds the release-window analysis, and poc/ holds one PoC bundle per advisory. This collection was reverse-engineere...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 12:59 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/03 12:59 a.m.4 views

CVE-2025-55182-React2Shell

React2Shell React2Shell is a proof-of-concept PoC exploit demonstrating a CRITICAL remote code execution RCE vulnerability in modern web frameworks using React Server Components RSC. This PoC targets CVE-2025-55182 , a CVSS 10.0 vulnerability that allows to execute arbitrary system commands via...

10CVSS7.5AI score0.99802EPSS
SaveExploits389
Kitploit
Kitploit
added 2026/09/03 12:59 a.m.6 views

CVE-2026-21445-PoC

CVE-2026-21445 Proof of Concept Academic & Defensive Research Notice This repository contains a proof-of-concept PoC developed strictly for academic analysis, defensive research, and vulnerability validation purposes. The objective of this project is to help security researchers, defenders, and...

9.3CVSS8.1AI score0.3371EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 12:58 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/03 12:58 a.m.4 views

desc_race

descrace iOS 15.1 kernel exploit POC for CVE-2021-30955 Huge thanks to @realBrightiup for the awesome bug and exploit stratergy. His writeup can be found at: https://www.cyberkl.com/cvelist/cvedetail/24...

7.6CVSS7.3AI score0.04787EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/03 12:58 a.m.8 views

CVE-2021-32648

CVE-2021-32648 Proof Of Concept code for OctoberCMS Auth Bypass CVE-2021-32648...

9.1CVSS8.3AI score0.90418EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 12:55 a.m.9 views

PoC-CVE-2026-20841

PoC CVE-2026-20841 Description This project is a simple Proof of Concept PoC regarding Windows Notepad vulnerability about "remote code execution". Attackers have the ability to build a special .md file and by tricking users with Social Engineering skills into clicking the link within the .md fil...

7.8CVSS8.1AI score0.1165EPSS
SaveExploits9References1
Rows per page
Query Builder