Lucene search
+L

2532 matches found

Kitploit
Kitploit
added 2026/09/20 3:01 p.m.11 views

CVE-2017-12617

CVE-2017-12617 CVE-2017-12617 is a critical vulnerability leading to Remote Code Execution RCE in Apache Tomcat. This vulnerability works on versions 9.0.0.M1 - 9.0.0, 8.5.0-8.5.22, 8.0.0.RC1 - 8.0.46, 7.0.0 - 7.0.81. Tested only on 8.0.24. Vulnerability uses misconfigured PUT option on the...

8.1CVSS7.6AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/20 3:01 p.m.10 views

CVE-2025-49113-Roundcube_1.6.10

CVE-2025-49113 – Roundcube 1.6.10 Authenticated Remote Code Execution ⚠️ Disclaimer This repository is intended strictly for educational and research purposes. All demonstrations were performed in a controlled lab environment. Unauthorized testing or exploitation of systems without explicit...

9.9CVSS8.4AI score0.98897EPSS
SaveExploits29References1
Kitploit
Kitploit
added 2026/09/20 2:58 p.m.14 views

Bella

Bella Bella is a pure python post-exploitation data mining tool & remote administration tool for macOS. 🍎 💻 What is it? Bella is a robust, pure python, post-exploitation and remote administration tool for macOS. Bella a.k.a. the server is an SSL/TLS encrypted reverse shell that can be dropped on...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 2:56 p.m.8 views

CVE-2024-47533-PoC

CVE-2024-47533 – Cobbler XMLRPC Authentication Bypass → Reverse Shell Unauthenticated RCE 📌 Summary This repository contains a Proof-of-Concept PoC exploit for CVE-2024-47533 , a critical authentication bypass in Cobbler's XMLRPC API that leads to unauthenticated remote code execution RCE. The...

9.8CVSS8.8AI score0.04003EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/20 2:55 p.m.10 views

sak1to-shell

sak1to-shell マルチスレッド、マルチOS/プラットフォーム(Linux/Windows)対応のC2サーバーと、C言語で書かれたWindows向けリバースTCPシェルクライアント。 i686-w64-mingw32-gcc を使用したリバースTCPシェルクライアントのコンパイル: root@kitploit: i686-w64-mingw32-gcc sakitorevshell.c lib/windows/sakitowincore.c -o sakitorevshell.exe -s -ffunction-sections -fdata-sections...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 2:53 p.m.7 views

mcpExec

mcpExec 是一个利用 CVE-2026-23744 漏洞,通过易受攻击的 MCPJam Inspector 安装的 URL 来获取反向 Shell 的工具。 安装 root@kitploit: git clone https://github.com/daemoncibsec/mcpExec.git cd mcpExec python3 -m venv venv source venv/bin/activate pip install rich pip install argparse pip install requests chmod +x mcpExec.py 要退出虚拟环境...

9.8CVSS6.3AI score0.64842EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/20 2:52 p.m.8 views

CVE-2024-29510

原始研究及POC代码:https://codeanlabs.com/blog/research/cve-2024-29510-ghostscript-format-string-exploitation/ 注意:除执行的命令外,我未对POC做任何修改。全部功劳归功于 Codean Labs 的 Thomas Rinsma 的出色研究及POC。 本地场景 1. 封装在stager脚本中,用于下载并运行检查脚本以判断主机是否存在漏洞 2. 修改POC以下载并执行Python3反弹Shell 3. Stager和反弹Shell通过标准输入下载并执行 4. POC会在 /tmp...

6.3CVSS7AI score0.27992EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/20 2:42 p.m.9 views

CVE-2015-8351

gwollebuster this script is exploit for wordpress old plugin gwolle usage: ./gwollebuster.py first arguments = your target url of wordpress that installed gwolle second arguments = your ip third arguments = listening port for reverse shell example: ./gwollebuster.py http://vulnpress.com/...

9CVSS8.2AI score0.37032EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/20 2:40 p.m.10 views

CVE-2022-22963-POC

CVE-2022-22963 Exploit Description In Spring Cloud Function versions 3.1.6, 3.2.2 and older unsupported versions, when using routing functionality it is possible for a user to provide a specially crafted SpEL as a routing-expression that may result in remote code execution and access to local...

9.8CVSS8.1AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/20 2:37 p.m.11 views

CVE-2022-24834

Improvement of CVE-2022-24834 public exploit Author Conviso Research Team Description The team at Ricerca Security @RicercaSec discovered and successfully exploited a interesting vulnerability CVE-2022-24834 in the Lua interpreter included with Redis. This vulnerability is a heap overflow in the...

8.8CVSS6.7AI score0.41409EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/20 2:36 p.m.9 views

CVE-2024-37084-Poc

CVE-2024-37084-Poc Setup ,Analysis , Demo exploit and poc about CVE-2024-37084 How to use : root@kitploit: py .\CVE-2024-37084-Poc.py usage: python CVE-2024-37084-Poc.py --targeturl --version --payloadurl --listenip --listenport PoC for CVE-2024-37084 - Remote Code Execution optional arguments: -...

9.8CVSS8.5AI score0.35211EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/20 2:34 p.m.9 views

CVE-2023-46818

CVE-2023-46818 PoC This is a python implemntation of the PoC provided by Egidio Romano aka EgiX Over here, this exploit will prompt you a webshell, for a fully interactive shell execute a command and send yourself a reveseshell. Usage root@kitploit: python exploit.py http://localhost username...

7.2CVSS7.5AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 2:34 p.m.9 views

CVE-2022-0944_RCE_POC

CVE-2022-0944 Proof of concept exploit for SQLPad RCE CVE-2022-0944 leading to a RCE with a revershell to the attackers PC. Usage root@kitploit: usage: script.py URL IP PORT positional arguments: URL URL to SQLPad IP Listener host address for reverse shell PORT Listener port for reverse shell...

9.1CVSS8.1AI score0.08669EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/20 2:33 p.m.9 views

CVE-2022-4510-WalkingPath

CVE-2022-4510-Binwalk This script allows you to generate exploits for targeting CVE-2022-4510 Binwalk vulnerabilities. The exploits can be used for testing and demonstrations. The supported options include SSH, command execution, and reverse shell. Prerequisites Python 3.x Usage 1. Clone the...

7.8CVSS7.6AI score0.22013EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/20 2:28 p.m.8 views

RemoteMouse-3.008-RCE

CVE-2021-35448 - Remote Mouse 利用工具 描述 此利用工具针对 Remote Mouse(原名 WiFi Mouse)应用程序中的 CVE-2021-35448 漏洞。 POC CVE-2021-35448.webm 使用方法 基本语法 root@kitploit: python3 CVE-2021-35448.py -t OPTIONS 选项 -t, --target:目标 IP 地址(必填) -p, --payload:自定义执行的命令 -r, --reverse:反向 Shell,格式为 IP:PORT -l, --http:本地 HTTP 服务器,格式...

7.8CVSS7.7AI score0.01045EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/20 2:27 p.m.6 views

CVE-2020-0796

CVE-2020-0796 Remote Code Execution POC c 2020 ZecOps, Inc. - https://www.zecops.com - Find Attackers' Mistakes Remote Code Execution POC for CVE-2020-0796 / "SMBGhost" Expected outcome: Reverse shell with system access. Intended only for educational and testing in corporate environments. ZecOps...

10CVSS8.3AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/20 2:26 p.m.8 views

CVE-2024-28397-RCE

CVE-2024-28397 RCE Script Default reverse shell payload and optional command argument allowed exploit works for js2py = v0.74 Requirements Python 3.x requests library pip install requests Netcat listener for reverse shell Example usage Reverse shell: root@kitploit: python exploit.py 10.129.227.10...

5.3CVSS7.4AI score0.04548EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/20 2:25 p.m.9 views

CVE-2022-24637

CVE-2022-24637 Open Web Analytics 1.7.3 - Remote Code Execution Exploit v2 Working exploit for Open Web Analytics 1.7.3 - RCE enhenced with pentestmonkey's php reverse shell, Fixed issue of not able to find user in cache. Original soruce exploit can be found on here Usage Add your attacker...

9.8CVSS8.4AI score0.99055EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/20 2:24 p.m.14 views

put2win

put2win Script to automate PUT HTTP method exploitation to get shell. Installation root@kitploit: git clone https://github.com/sysdevploit/put2win cd put2win chmod +x put2win.sh Usage root@kitploit: Script to automate PUT HTTP method exploitation to get shell. Options: -t TARGET Target URL/IP e.g...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 2:23 p.m.7 views

DarkFox

DarkFox Remote access trojan created using WinRar with an installer ex. firefox and python Reverse Shell embedded. Edit the client.py file by setting IP and port of the attacking Server listening and IP and port of any proxy present in the attack machine.If there is not a proxy comment the relati...

6.1AI score
SaveExploits0
Rows per page
Query Builder