Lucene search
+L

702 matches found

Kitploit
Kitploit
added 2026/09/14 6:09 p.m.60 views

sploit

sploit Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is to be able to have a well designed API with functionality that rivals some of the more common Python exploit development frameworks while taking advantage of the ...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:52 p.m.7 views

ROP_ROCKET

Introducing the ROP ROCKET This new, advanced ROP framework made it debute at at DEF CON 31 with some unprecedented capabilities. ROCKET generates several types of chains, and it provides new patterns or techniques. Please note that this is still a work in progress, with some updated and enhanced...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:45 p.m.6 views

CVE-2014-7911

CVE-2014-7911 POC for CVE-2014-7911 for Nexus5 Android 4.4.4r1 based on retme7, use different rop chain Info http://ele7enxxh.com/CVE-2014-7911-Detailed-Analysis-Of-Android-Local-Privilege-Escalation-To-System-Vulnerability.html Usage connect your phone via adb root@kitploit: adb push jni/expolit...

7.2CVSS7.6AI score0.24534EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/14 5:23 p.m.17 views

Ropper

Ropper You can use ropper to display information about binary files in different file formats and you can search for gadgets to build rop chains for different architectures x86/X8664, ARM/ARM64, MIPS/MIPS64, PowerPC/PowerPC64, SPARC64. For disassembly ropper uses the awesome Capstone Framework...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 4:08 p.m.8 views

CVE-2024-21762

🇮🇱 BringThemHome NeverAgainIsNow 🇮🇱 We demand the safe return of all citizens who have been taken hostage by the terrorist group Hamas. We will not rest until every hostage is released and returns home safely. You can help bring them back home.https://stories.bringthemhomenow.net/ CVE-2024-21762...

9.8CVSS8.5AI score0.84285EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/14 3:42 p.m.4 views

CVE-2025-0282-Full-version

Storks: Remote Code Execution Vulnerability Exploitation Tool Overview Storks is a Python-based Proof-of-Concept PoC tool designed to demonstrate a critical Remote Code Execution RCE vulnerability, identified as CVE-2025-0282 , in a specific network appliance. This vulnerability can be exploited ...

9CVSS8.3AI score0.99979EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/14 3:27 p.m.6 views

CVE-2012-1889

CVE-2012-1889 This repository contains the files I used to learn about exploiting the CVE-2012-1889 vulnerability. root@kitploit: 1.txt First module info 2.txt Second module info c2javascript.c Used to convert C-form shellcode into JavaScript-form shellcode cve-2012-1889.html Exploit web page...

9.3CVSS8AI score0.83638EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/14 2:41 p.m.9 views

EhTrace

EhTrace EhTrace pronounced "ATrace" is a high-performance binary tracing and instrumentation framework for Windows. It enables deep runtime analysis of Windows executables without requiring source code, binary modifications, or traditional debugging. Overview EhTrace leverages Windows Vectored...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 2:19 p.m.8 views

CVE-2025-0282

PoC for CVE-2025-0282 A remote unauthenticated stack based buffer overflow affecting Ivanti Connect Secure, Ivanti Policy Secure, and Ivanti Neurons for ZTA gateways Overview This is a proof of concept exploit to demonstrate exploitation of CVE-2025-0282, and is based upon the exploitation strate...

9CVSS7.5AI score0.99979EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/14 2:08 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/14 2:07 p.m.29 views

exrop

Exrop Automatic ROP chain generator for x86-64 binaries, powered by Triton symbolic execution. Features Set registers to constants or other registers rdi=0x41414141, rdi=rax Write to memory constant and register-based addresses/values Write strings/bytes to memory Function calls with mixed...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:06 p.m.10 views

rop-tool

rop-tool v2.4.2 A tool to help you write binary exploits OPTIONS root@kitploit: rop-tool v2.4.2 Help you make binary exploits. Usage: rop-tool OPTIONS Commands : gadget Search gadgets patch Patch the binary info Print info about binary heap Display heap structure disassemble Disassemble the binar...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 2:05 p.m.7 views

ROPgadget

ROPgadget Tool This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF/PE/Mach-O/Raw formats on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures. Install The easiest way is installing ROPgadget...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 1:21 p.m.7 views

CVE-2022-0185

CVE-2022-0185 This repo contains demo exploits for CVE-2022-0185. There are two versions here. The non-kctf version fuse version specifically targets Ubuntu with kernel version 5.11.0-44. It does not directly return a root shell, but makes /bin/bash suid, which will lead to trivial privilege...

8.4CVSS7.1AI score0.25151EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/14 12:32 p.m.6 views

CVE-2022-42475

CVE-2022-42475 Background This is the exploit for the blog post here: https://bishopfox.com/blog/exploit-cve-2022-42475 Redacted Version This version of the exploit will not work without you, the hacker, supplying the necessary memory addresses for ROP gadgets, etc. The work to determine these da...

9.8CVSS8.4AI score0.99474EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/14 12:22 p.m.5 views

CVE-2023-3640

SCTF2023kernelpwn SCTF 2023 kernel pwn Off-topic: A little advertisement — the author is a 2024 undergraduate graduate student, participating in this year's autumn recruitment. Feel free to contact me sycrop This problem aims to test two points. 1. The starting points of the cpu entry area mappin...

7.8CVSS6.9AI score0.00761EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 12:16 p.m.5 views

CVE-2018-9411

CVE-2018-9411 Exploit code for CVE-2018-9411 for MediaCasService. Note that this exploit is only provided for educational or defensive purposes; it is not intended for any malicious or offensive use. Full write-up for the vulnerability and the exploit is available on the Zimperium blog. If you ha...

8.8CVSS8.2AI score0.00568EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 12:08 p.m.13 views

CVE-2025-0282

PoC for CVE-2025-0282 Remote Unauthenticated Stack Buffer Overflow in Ivanti Products Overview This proof-of-concept demonstrates exploitation of CVE-2025-0282, a critical vulnerability affecting: Ivanti Connect Secure Ivanti Policy Secure Ivanti Neurons for ZTA gateways Based on watchTowr's...

9CVSS7.4AI score0.99979EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/14 12:04 p.m.7 views

Bropper

BROPPER An automatic Blind ROP exploitation python tool Abstract BROP Blind ROP was a technique found by Andrew Bittau from Stanford in 2014. Original paper Slides Most servers like nginx, Apache, MySQL, forks then communicates with the client. This means canary and addresses stay the same even i...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 8:49 a.m.10 views

Shelter

Shelter Shelter is a completely weaponized sleep obfuscation technique that allows to fully encrypt your in-memory payload making an extensive use of ROP. This crate comes with the following characteristics: AES-128 encryption. Whole PE encryption capability. Removal of execution permission durin...

6AI score
SaveExploits0References2
Rows per page
Query Builder