Lucene search
+L

607 matches found

Kitploit
Kitploit
added 2026/09/11 1:27 p.m.5 views

CVE-2025-6554

CVE-2025-6554 This repository contains This repository constructed and proved the addressof and fakeobj primitives, as well as the arbitrary address read/write primitives in V8 sandbox. Reproduce Information Commit: 609a85c2a1bd77d6f6905369f4bc4fcf34c5db09 Command Line: out\x64.release\d8...

8.1CVSS7.6AI score0.12723EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/11 1:08 p.m.8 views

exploit_linux_kernel4.13

This repo contains an old poc that combines three CVEs CVE-2017-14954, CVE-2017-18344, CVE-2017-5123. The poc is a Local Privilege Escalation for Linux Kernel 4.13 tested on Ubuntu. The exploit uses an info leak CVE-2017-14954 to bypass KASLR, an arbitrary read CVE-2017-18344 to read the kernel...

8.8CVSS6.7AI score0.03714EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/11 8:07 a.m.5 views

CVE-2018-17463

CVE-2018-17463 Completed a working exploit for CVE-2018-17463 for fun. The original writeup that I found on this bug was here http://phrack.org/papers/jitexploitation.html. I just really wanted to change this arb r/w into a fully working exploit. Also I learned the JIT spray technique from the...

8.8CVSS8.2AI score0.84564EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/11 8:04 a.m.9 views

CVE-2025-5419

CVE-2025-5419 An uninitialized read vulnerability by incorrect Turboshaft Store-Store Elimination in V8. This repository contains analysis and stablized exploit to escalate this vulnerability to achieve in-V8-sandbox Arbitrary Read / Write, AddressOf & FakeObject primitives. Analysis:...

8.8CVSS8.1AI score0.07821EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/10 8:40 p.m.7 views

Kernel-Arbitrary-Read-Vulnerability-Superfetch-EOP

Kernel-Arbitrary-Read-Vulnerability-Superfetch-EOP Kernel Arbitrary Read Vulnerability + Superfetch EOP based on reacher from https://starlabs.sg/blog/2022/06-trying-to-exploit-a-windows-kernel-arbitrary-read-vulnerability/ . Exploit must be run from low integrity...

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

CVE-2025-21333-POC

CVE-2025-21333-POC Proof of Concept that exploits CVE-2025-21333 in vkrnlintvsp.sys not so reliable see Requirements and Limitations section. Under the References section are located very helpful resources for who wants to play with the exploit. A detailed analysis of the vulnerability and the...

7.8CVSS8.5AI score0.09988EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 5:54 p.m.7 views

CVE-2025-7771

A exploit app written in Rust for CVE-2025-7771 At a glance of the source code data.rs, store the vulnerable driver binary as a static array exploit.rs, implement a arbitrary read/write primitives based on that vulnerable drvier filemap.rs, a simple wrapper for win32 file mapping ops nt.rs, some ...

8.7CVSS7.4AI score0.06835EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 9:00 a.m.4 views

CVE-2021-21551

CVE-2021-21551 Proof of concept exploit for CVE-2021-21551, vulnerability comes from user provided addresses being provided as arguments to a memmove call allowing for an arbitary read/write ioctls 0x9B0C1EC4 and 0x9B0C1EC8 as well as the physical address parameter for a MmMapIoSpace call that...

8.8CVSS7.8AI score0.79249EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/09 7:16 p.m.5 views

CVE-2020-15368

How to exploit a vulnerable windows driver Exploit and Proof of Concept PoC for CVE-2020-15368. Asrock repackaged rweverything driver for their RGB controller configuration tool and signed it. They "protect" it by encrypting their ioctls...lol. We found this CVE by accident last summer, and afaik...

6.1CVSS6.3AI score0.0136EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/09 12:58 p.m.9 views

CVE-2026-54520

CVE-2026-54520 ai-agent-automation workflow file step path traversal allowed read/write outside the expected directory. Primary advisory: GHSA-cm8g-8jfq-887p Researcher credit: @chaitanyagarware At a Glance...

5.9AI score
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/09 1:03 a.m.16 views

CVE-2022-23222

CVE-2022-23222 Chinese writeup: https://tr3e.ee/posts/cve-2022-23222-linux-kernel-ebpf-lpe.txt For educational/research purposes only. Use at your own risk. Build & Run root@kitploit: $ make cc -I include -static -w -o exploit exploit.c $ ./exploit phase1/8 'create bpf maps' running + phase1/8...

7.8CVSS7.1AI score0.01915EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/08 8:46 a.m.8 views

lenovo-dispatcher-poc

Lenovo Dispatcher PoC This is a basic proof of concept to exploit lenovo dispatcher driver LnvMSRIO.sys CVE-2025-8061. Vulnerabilities found by Luis Casvella source: https://blog.quarkslab.com/exploiting-lenovo-driver-cve-2025-8061.html. The main idea of this poc is to exploit the read/write...

7.3CVSS7.1AI score0.00385EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/08 12:51 a.m.9 views

extra_recipe

// ianbeer kernel arbitrary read/write exploit for CVE-2017-2370 for iOS 10.2 Only tested on iPod Touch 6G 14C92 - other devices/firmwares will not work out of the box! the bug machvoucherextractattrrecipetrap is a mach trap which can be called from any context. It's brand new code, added in iOS...

9.3CVSS7.4AI score0.11274EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 9:46 p.m.7 views

CVE-2025-21333

CVE-2025-21333 you can find the first version of exploit for this CVE at https://github.com/MrAle98/CVE-2025-21333-POC/tree/master . I made this new exploit inspired from the one made by MrAle98. It is more stable and little sketchy as it doesn't open windows sandbox process for getting the GUID....

7.8CVSS8.2AI score0.09988EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/07 4:49 p.m.5 views

IKEV2-POC

EpSiLoNPoInTIkEv2.cpp ⚠️ Project in finalization stage. NOT fully functional in its current state. Description EpSiLoNPoInTIkEv2.cpp is a C/C++ exploit prototype targeting Windows, developed around an exploitation of type double-free inikeext.dll Windows IKEv2 driver, referenced under research as...

9.8CVSS7.5AI score0.72695EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 2:15 p.m.6 views

cve-2016-7190

Overview CVE-2016-7190 0 is a heap overflow in the Array.map function of ChakraCore that allows to overwrite adjacent memory. The main idea to gain arbitrary read-write access is to first allocate a number of consecutive JavaScript integer Arrays. and to exploit the overflow to manipulate the siz...

7.6CVSS7.4AI score0.66919EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/07 2:07 p.m.6 views

PS4-6.20-WebKit-Code-Execution-Exploit

PS4 6.20 WebKit Code Execution PoC This repo contains a proof-of-concept PoC RCE exploit targeting the PlayStation 4 on firmware 6.20 leveraging CVE-2018-4441. The exploit first establishes an arbitrary read/write primitive as well as an arbitrary object address leak in wkexploit.js. It will then...

8.8CVSS7.8AI score0.12706EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/06 11:05 p.m.3 views

CVE-2026-78938

CVE-2026-78938 — V8 TurboFan CheckMaps instance-migration type confusion Root-cause analysis and exploit for CVE-2026-78938, a type confusion in V8's TurboFan load elimination that was fixed in Chrome 152.0.7977.64 V8 15.2.124.18. The bug was reported as exploited in the wild. The exploit turns t...

8.8CVSS0.00406EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 2:35 p.m.8 views

CVE-2018-7422

CVE-2018-7422 Exploit for CVE-2018-7422: Local File Inclusion in WordPress Plugin Site Editor 1.1.1 T1574.008 Syntax root@kitploit: ruby Lab Environment OffSec Proving Grounds - Readys Usage...

7.5CVSS7.5AI score0.6225EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/04 2:42 a.m.11 views

PS5-UMTX-Jailbreak

PSFree version 1.4.0 PSFree is a WebKit exploit using CVE-2022-22620 to gain arbitrary read/write. vulnerable: PS4 6.xx-9.xx tested 6.00-9.60 PS5 1.xx-5.xx tested 1.00-5.50 CREDITS: anonymous for PS4 firmware kernel dumps janisslsm from ps4-dev on discord.com contributed ROP chain managers for 8....

8.8CVSS8.2AI score0.16342EPSS
SaveExploits0
Rows per page
Query Builder