12899 matches found
CVE-2024-30088
CVE-2024-30088 This repository contains a Proof of Concept PoC written in Python for the vulnerability CVE-2024-30088. This code is an attempt to replicate the vulnerability as a technical exercise, with purely educational and demonstrative purposes, showing how Python somehow "struggles" also in...
CVE-2025-55182-PoC
CVE-2025-55182-PoC CVE-2025-55182 的 PoC root@kitploit: Usage: python3 poc.py -u http://target.com --cmd "" 法律免责声明 本工具仅用于教育目的和授权安全测试。未经双方事先同意,使用本工具攻击目标属于违法行为。开发者不承担任何责任,亦不对因使用本程序造成的任何滥用或损害负责。 环境要求 pip install requests 使用方法 你可以通过三种模式运行该工具:Check(检测)、Exploit(利用)或 Interactive Shell(交互式 Shell)。...
CVE-2025-9074-PoC-Bash
CVE-2025-9074-PoC-Bash The original PoC is: https://github.com/j3r1ch0123/CVE-2025-9074. This is new PoC in bash since not all docker containers has python installed, and mostly this should be run from inside a container. Steps From inside the container use the following to find vulnerable docker...
CVE-2022-1388_refresh
CVE-2022-1388 - refresh PoC for exploiting CVE-2022-1388 on BigIP F5 Exploit Usage root@kitploit: python3 refresh.py -h usage: refresh.py -h -u URL -f F -c CMD -s SH optional arguments: -h, --help show this help message and exit -u URL, --url URL target url -f F, --file F url file -c CMD, --comma...
CVE-2021-38295-PoC
CVE-2021-38295-PoC A simple Python proof of concept for CVE-2021-38295. Related Blog Post LINK TO BLOG Usage: root@kitploit: Usage: cve-xxxx Simply supply the script with a host, a database which your creds have access too, and the username password pair. If everything works, you'll get a URL whi...
cve-2017-5638
CVE-2017-5638 PoC Code in Python | DORK: ext:action Example PoC Code for CVE-2017-5638 | Apache Struts Exploit | DORK: ext:action USAGE: python struts.py https://victim.site dir The initial Python Script that was Posted didn't correctly format the Content-Type Header. I recoded the Content Type...
CVE-2017-10271
CVE-2017-10271 CVE-2017-10271 Weblogic vulnerability verification PoC Useage: python weblogic.py -u 'http://...:7001/wls-wsat/CoordinatorPortType' -c 'touch /tmp/test' Click me to download the patch...
CVE-2023-27350-POC
CVE-2023-27350-POC A python script tht searches for vulnerable version of PaperCut MF/NG More information can be found here: https://www.huntress.com/blog/critical-vulnerabilities-in-papercut-print-management-software Note: This was created for educational use only. Use at your own risk...
CVE-2025-55182
CVE-2025-55182 React2Shell Exploit PoC ⚠️ WARNING: This project intentionally uses vulnerable software for security research purposes only. Credits All credits for the PoC go to @maple3142 Setup & Running Docker root@kitploit: docker-compose up --build The app will be available at...
Dirtypipe-exploit
Dirtypipe-exploit Dirty Pipe CVE-2022-0847 PoC que secuestra un binario SUID para generar. un shell root. y también intenta restaurar el binario dañado...
CVE-2019-2729_creal
CVE-2019-2729 - creal PoC for exploiting CVE-2019-2729 on WebLogic Exploit Usage root@kitploit: python3 creal.py -h usage: creal.py -h -u URL -f F -c CMD -s SH optional arguments: -h, --help show this help message and exit -u URL, --url URL target url -f F, --file F url file -c CMD, --command CMD...
CVE-2022-RCE
CVE-2022-XXXX Reverse junk data injection CVE subscription tools exploitation tutorials Exploit POC RCE LOG4j deserialization JNDI Payload CVE-2022-20550 CVE-2022-20551 CVE-2022-20552 CVE-2022-20553 CVE-2022-20554 CVE-2022-20555 CVE-2022-20556 CVE-2022-20557 CVE-2022-20558 CVE-2022-20559...
CVE-2023-23752
CVE-2023-23752 Joomla! Unauthorized Access Vulnerability POC: /api/index.php/v1/config/application?public=true Vulnerability Analysis https://xz.aliyun.com/t/12175...
php-8.1.0-dev-exploit
php-8.1-dev-Exploit ⚠️ Important read first This repository contains a Java proof-of-concept PoC intended for CTF / lab use only. Do not run this code against systems you do not own or do not have explicit written permission to test. Unauthorized exploitation is illegal. Use only in isolated...
CVE-2026-9999-exploit
CVE-2026-9999 — Chrome ANGLE/Metal WebGL PoC Hunting Harness macOS 1. Vulnerability summary...
reapoc
reapoc Almacén de código abierto de PoCs y objetivos vulnerables. Nuestro objetivo es recopilar diferentes PoCs normalizados y los objetivos vulnerables para verificarlos. Actualmente reapoc soporta estos PoCs: pocsploit: Mi nuevo framework de PoCs simple e inteligente, ¡bienvenido! nuclei: Famos...
CVE-2023-36745
CVE-2023-36745 Microsoft Exchange Server CVE-2023-36745 RCE PoC. Example: root@kitploit: python3 exp.py -H exchange.webdxg.com -u webdxg.com\dddai -p 4IDF7LAU -s \192.168.237.131\Shares\ -c calc.exe Command will be passed to powershell -e...
CVE-2020-0796-PoC
CVE-2020-0796-PoC winners! Daniel García Gutiérrez @danigargu Manuel Blanco Parajón @dialluvioso See here : https://github.com/danigargu/CVE-2020-0796...
CVE-2016-10033
WordPress 4.6 - Remote Code Execution RCE PoC Exploit CVE-2016-10033 It is modified version of Dawid Golunski's exploit 41962...
CVE-2022-21661-PoC
CVE-2022-21661-PoC A Python PoC of CVE-2022-21661, inspired from z92g's Go PoC Installation root@kitploit: pip3 install -r requirements.txt Usage root@kitploit: usage: main.py -h -u URL -f FILE Identify CEV-2022-21661 in Wordpress instances. options: -h, --help show this help message and exit -u...