Lucene search
+L

8629 matches found

Kitploit
Kitploit
added 2026/09/11 12:24 a.m.4 views

CVE-2025-3248

CVE-2025-3248 Remote Code Execution using vulnerable API endpoint Proof of Concept. Info: ⚠️ Use this at your own risk! ❓ Added option to reverse shell. ✅ Auto retry if validatecode is off. Showcase Usage root@kitploit: python CVE-2025-3248.py / python3 CVE-2025-3248.py Footprint root@kitploit: By...

9.8CVSS8.5AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/11 12:22 a.m.10 views

radmin-vpn-linux

Radmin VPN for Linux Run Radmin VPN on Linux via Wine. Join VPN networks, see peers, play games — all without a Windows VM. I did not build this because it was easier than a VM. I built it because I thought it was easier than a VM. AI-assisted code. Built collaboratively between a human and Claud...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 12:17 a.m.7 views

cve-2023-30990

cve-2023-30990-rce IBM i DDM Unauthenticated RCE - Java Reverse Shell...

9.8CVSS8.1AI score0.0101EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 12:14 a.m.4 views

CVE-2025-55182-POC

CVE-2025-55182 Next.js RCE Scanner CVE-2025-55182 vulnerability scanning and exploitation tool for remote code execution in Next.js applications. Supports batch detection, command execution, Godzilla memory shell injection, and reverse shell functionality. ⚠️ This tool is intended for security...

10CVSS7.5AI score0.99802EPSS
SaveExploits390
Kitploit
Kitploit
added 2026/09/11 12:11 a.m.5 views

CVE-2024-41570

CVE-2024-41570 | Havoc C2 SSRF with RCE | Automated Reverse Shell Exploit via WebSocket This project provides a Python-based proof-of-concept PoC script to exploit a vulnerable WebSocket-based service. The script automates agent registration, WebSocket payload delivery, and remote command executi...

9.8CVSS5.9AI score0.02909EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/11 12:01 a.m.6 views

CVE-2020-8515

CVE-2020-8515 Draytek CVE-2020-8515 PoC I had kicking about. Amusingly, the command injected gets executed twice, see here: root@kitploit: $ ./draytek.py draytek.local executing command: cat /etc/passwd + vulnerable! executing command: uname -a Linux Vigor3900 2.6.33.5 1 Wed Mar 28 00:49:28 CST...

10CVSS8.2AI score0.99993EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/11 12:01 a.m.12 views

Glass

Glass as in transparent and smooth A fast, native, mobile-app first interactive disassembler. Spiritual successor to IDA Pro for the Android / iOS reverse engineering workflow, built around: smali for APK / DEX / smali handling armv8-encode for AArch64 and ARMv7 A32 / Thumb — native .so, iOS Mach...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/10 11:59 p.m.9 views

CVE-2017-7494

CVE-2017-7494 Remote root exploit for the SAMBA CVE-2017-7494 vulnerability. Details This exploit is divided in 2 parts: First, it compiles a payload called "implant.c" and generates a library libimplantx32.so or libimplantx64.so that changes to the root user, detaches from the parent process and...

10CVSS7.9AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/10 11:51 p.m.13 views

ImHex

A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. /ˈɪmhɛks/...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 11:48 p.m.9 views

CVE-2023-50564

CVE-2023-50564 How to use First setup a listener for the reverse shell. Terminal 1 root@kitploit: nc -nlvp Execute the script which will attempt to install a pluck module sending the reverse shell back to us. Terminal 2 root@kitploit: go run exploit.go -url -password -i -p...

8.8CVSS7.9AI score0.29069EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/10 11:48 p.m.11 views

Awesome_shiro

Awesome-shiro CVE-2016-4437 Shiro Base64 decode -- AES decrypt -- Deserialize Environment Works on both linux/win10 Works on both python2/python3 Since the module directory contains ysoserial.jar, the project is a bit large. Please bear with us. Local Target Setup...

9.8CVSS7.5AI score0.93039EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 11:48 p.m.4 views

JSshell

JSshell - version 3.1 JSshell - a JavaScript reverse shell. This is used for executing JS code remotely, exploiting blind XSS, ... Requirements: Any OS + Python 2 or Python 3 New in JSshell version 3.1 Updated in the new version of JShell 3.1: New JSshell command: snippet - allows to write a...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:45 p.m.9 views

CVE-2023-26035

POC for CVE-2023-26035 Works for ZoneMinder Versions prior to 1.36.33 and 1.37.33 Vulnerability : Remote Code Execution RCE Usage root@kitploit: └─➜ python3 poc.py -h usage: poc.py -h --target TARGET --cmd CMD poc.py: error: the following arguments are required: --target, --cmd Curl Before jumpin...

9.8CVSS7.8AI score0.80462EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/10 11:43 p.m.4 views

CVE-2004-1561

CVE-2004-1561 Icecast Header Overwrite buffer overflow RCE Update for 568-edit.c Managed to get the original exploit to work. Edited according...

7.5CVSS6.3AI score0.77928EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/10 11:43 p.m.8 views

kong

Kong: The Agentic Reverse Engineer LLM orchestration for reverse engineering binaries What is Kong? Most tasks follow a linear relationship: the more difficult a task, the longer it usually takes. Reverse engineering and binary analysis is a task in which the actual difficulty is somewhat trivial...

10CVSS5.9AI score0.85974EPSS
SaveExploits41References10
Kitploit
Kitploit
added 2026/09/10 11:32 p.m.7 views

bn-uefi-helper

bn-uefi-helper ATTENTION: This plugin has been deprecated. See EFI Resolver Description Helper plugin for analyzing UEFI firmware. This plugin contains the following features: Apply the correct prototype to the entry point function Fix segments so all segments are RWX and have the correct semanti...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 11:28 p.m.7 views

hackEmbedded

hackebds 🔗中文 readme Overview hackebds is a toolkit for embedded-device payload generation, encrypted shell workflows, SOCKS5 proxy tunneling, and device information lookup. The current branch uses a pure ELF workflow for encrypted shell and proxy features: reverseshellfile + encryptedshellserver ...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 11:27 p.m.10 views

GodGenesis

Welcome To God Genesis God Genesis is a C2 server purely coded in Python3 created to help Red Teamers and Penetration Testers. Currently It only supports TCP reverse shell but wait a min, its a FUD and can give u admin shell from any targeted WINDOWS Machine. The List Of Commands It Supports :-...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 11:26 p.m.51 views

weakpass

Weakpass Here, you can find the list of tools and example of API server from weakpass.com for password and hash cracking in one place. 📂 Folder Structure tools A collection of password and hash cracking tools. Check them out: Kraker-js Lookup Passcheck Passgen libs Links to the libraries used in...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 11:22 p.m.10 views

hidden

Hidden 🇺🇦 Hidden has been developed like a solution for reverse engineering and researching tasks. This is a windows driver with a usermode interface which is used for hiding specific environment on your windows machine, like installed RCE programs ex. procmon, wireshark, vm infrastructure ex...

5.9AI score
SaveExploits0
Rows per page
Query Builder