Lucene search
+L

709 matches found

Kitploit
Kitploit
added 2026/09/13 12:17 p.m.4 views

CVE-2025-50168-pwn2own-berlin-2025

Author: D4m0n CVE-2025-50168 This is an exploit submitted to Pwn2Own Berlin 2025 - LPE Category. The vulnerability occurs in Win32kbase!DirectComposition, and further details can be found in the blog post. Acknowledgements kASLR bypass technique: prefetch-tool by carrotc4k3 Special thanks to: Dav...

7.8CVSS7.4AI score0.0078EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 10:43 a.m.5 views

canon-mf644

Released tools and scripts for Canon MF644 Exploit for Pwn2Own 2021 - Vulnerability in CADM firmware 10.02 This repository contains the following files related to the exploit: exploit.py : Python exploit working against firmware in version 10.02 Makefile : Makefile used to assemble the ARM...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/13 5:31 a.m.11 views

CVE-2024-29943

CVE-2024-29943 A Pwn2Own SpiderMonkey JIT Bug: From Integer Range Inconsistency to Bound Check Elimination then RCE. This repository contains PoC, Exploit and Analysis Slides for CVE-2024-29943. Demo Demo.mp4 Slides Slides.pdf Reproduce Information Github Git Commit:...

9.8CVSS7.2AI score0.22935EPSS
SaveExploits4References4
Kitploit
Kitploit
added 2026/09/12 10:36 p.m.6 views

Proxyshell-Scanner

Proxyshell-Scanner nuclei scanner for Proxyshell RCE CVE-2021-34423,CVE-2021-34473,CVE-2021-31207 discovered by orange tsai in Pwn2Own, which affect microsoft exchange server. POC Resource https://blog.orange.tw/2021/08/proxylogon-a-new-attack-surface-on-ms-exchange-part-1.html...

10CVSS7.8AI score0.99999EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/12 1:03 p.m.4 views

cve-2024-4406-xiaomi13pro-exploit-files

cve-2024-4406-xiaomi13pro-exploit-files Files related to the Pwn2Own Toronto 2023 exploit against the Xiaomi 13 Pro...

9.6CVSS7.8AI score0.02236EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 12:03 p.m.7 views

Exploits_and_Advisories

Exploits and Advisories Repository that tracks public exploits, vulnerabilities and advisories that I co-discovered or co-authored. CVEs CVE| ID| Target| Description| Disclosure ---|---|---|---|--- CVE-2020-10881| ZDI-20-333| TP-Link Archer A7/C7| DNS stack overflow| Pwn2Own Tokyo 2019...

10CVSS7AI score0.87343EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/12 7:51 a.m.4 views

lexmark

Lexmark 打印机相关 这个仓库包含了我公开发布的所有与 Lexmark 打印机相关的工作。 你们中的大多数人可能是冲着固件解密工具来的;请查看 tools 文件夹。 exploit 文件夹包含了我开发的一个(在当时属于)0day 漏洞利用,它似乎影响了超过 100 种不同的 Lexmark 打印机型号。这个漏洞利用最初是为 Pwn2Own Toronto 2022 开发的,并在实际比赛期间神奇地失败了。ZDI 无论如何都提出要以一个可笑的金额购买这些漏洞,而我很快就忘了他们的报价。 和往常一样:所有内容均按原样分发,不要期待支持/更新。 尽情享用! -- blasty...

9.8CVSS8.1AI score0.13866EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/12 5:48 a.m.7 views

printer-cracktro

printer cracktro My Pwn2Own entries for Pwn2Own Toronto 2022 targeted two different printers. One is Linux based Lexmark and other is DryOS based CANON. After pwning the software on the printer the entries would display a little oldschool crack-intro animation thing to celebrate/illustrate the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:29 p.m.6 views

CVE-2024-5243-pwn2own-toronto-2023

CVE-2024-5243-pwn2own-toronto-2023 TP-Link ER605 Pre-Auth RCE CVE-2024-5242 / CVE-2024-5243 / CVE-2024-5244 Proof-of-Concept PoC exploit chain targeting the TP-Link Omada ER605 DDNS client daemon cmxddnsd when the device is configured to use the Comexe DDNS service. ⚠️ Legal / Ethics : This...

7.5CVSS6.7AI score0.00808EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 7:27 a.m.8 views

Pwn2Own-Auto-2024-CHARX

Pwn2Own Automotive 2024 CHARX Exploit This exploit was submitted successfully against the Phoenix Contact CHARX SEC-3100 during Pwn2Own Automotive 2024. An accompanying blog post covers some of our research process and details on the vulnerabilities found, with a follow-up post on the actual...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 8:17 p.m.6 views

CVE-2021-44142

CVE-2021-44142 Vulnerability Checker A tool to check if a Samba server is vulnerable to CVE-2021-44142 Background CVE-2021-44142 is a heap out-of-bounds read and write in Samba's vfsfruit module used at Pwn2Own Austin 2021 against the Western Digital PR4100. It was first discovered by Nguyễn Hoàn...

9CVSS7.2AI score0.73864EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 2:36 a.m.4 views

pwn2own2018

Pwn2Own 2018: Safari + macOS macOS 10.13.3 向けの Safari RCE、サンドボックス脱出、およびカーネルへの LPE。 使用方法 nasm と tornado をインストールします: root@kitploit: brew install nasm pip3 install tornado ホスト名やポートを変更したい場合は config.py を確認してください。その後、./server.py でサーバーを起動し、表示された URL にアクセスしてください。 概要 このエクスプロイトチェーンは、Safari 内で実行される JavaScri...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 12:34 p.m.6 views

Netgear_Pwn2Own2021

Netgear R6700v3 WAN RCE - Pwn2Own 2021 Este es el código utilizado durante Pwn2Own 2021 para obtener una shell remota en el Netgear R6700v3. Entrada del blog: https://synacktiv.com/publications/pwn2own-austin-2021-defeating-the-netgear-r6700v3 Requisitos python3 con flask dnsmasq Uso 1. Ejecutar...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:57 a.m.7 views

cve-2013-1300

This is non-working, but is most of the way to a working exploit... https://labs.mwrinfosecurity.com/blog/2013/09/06/mwr-labs-pwn2own-2013-write-up---kernel-exploit/...

7.2CVSS5.8AI score0.1218EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/09 1:27 a.m.8 views

buherablog-cve-2013-1488

Java Pwn2Own exploit - CVE-2013-1488 Proof-of-Concept exploit by axt based on the writeup by James Forshaw Affects JRE versions before 7u21...

10CVSS7AI score0.87227EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/09 12:09 a.m.6 views

nftables-oob-read-write-exploit-CVE-2023-35001-

nftables oob read/write exploit CVE-2023-35001 Exploit used at pwn2own Vancouver 2023 on Ubuntu desktop. The exploit supports the kernel version available at the beginning of the event 5.19.0-35. Requirements C compiler Go compiler Usage root@kitploit: Build $ make Run $ ./exploit This produces a...

7.8CVSS6.9AI score0.01508EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 12:09 a.m.6 views

CVE-2023-35001

nftables oob read/write exploit CVE-2023-35001 Exploit used at pwn2own Vancouver 2023 on Ubuntu desktop. The exploit supports the kernel version available at the beginning of the event 5.19.0-35. Requirements C compiler Go compiler Usage root@kitploit: Build $ make Run $ ./exploit This produces a...

7.8CVSS6.9AI score0.01508EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 1:18 a.m.10 views

CVE-2020-10882

Enlaces de referencia https://www.zerodayinitiative.com/blog/2020/4/6/exploiting-the-tp-link-archer-c7-at-pwn2own-tokyo https://github.com/rdomanski/ExploitsandAdvisories/blob/master/advisories/Pwn2Own/Tokyo2019/laobomb.md...

8.8CVSS7.7AI score0.41363EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/07 7:17 p.m.7 views

CVE-2021-27246_Pwn2Own2020

Pwn2Own 2020 Edición Tokio - Exploit de TPlink Aquí están los archivos utilizados para explotar el router TPlink Archer durante el Pwn2Own 2020 de Tokio. La vulnerabilidad tiene el número CVE-2021-27246. Puedes consultar el artículo en el sitio web de Synacktiv para conocer los detalles...

8CVSS7.5AI score0.06598EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 5:36 a.m.5 views

CVE-2024-29943

CVE-2024-29943 A Pwn2Own SpiderMonkey JIT Bug: From Integer Range Inconsistency to Bound Check Elimination then RCE. Reproducing CVE-2024-29943 for Windows, based on https://github.com/bjrjk/CVE-2024-29943 Modifications The original exploit is written for Linux, so I attempted to reproduce it on...

9.8CVSS7.3AI score0.22935EPSS
SaveExploits4References3
Rows per page
Query Builder