12899 matches found
SDT_CW3B1_rce
SDTCW3B1rce CVE-2021-46422 Installation root@kitploit: git clone https://github.com/xanszZZ/SDTCW3B1rce cd SDTCW3B1rce Usage Because this tool is a POC written according to the development specification of the pocsuite3 framework. Please download pocsuite3 before using it. Project address...
CVE-2024-34070
CVE-2024-34070 Froxlor PoC Python proof of concept for CVE-2024-34070, a stored XSS issue in Froxlor before 2.1.9 through failed login attempts written to the system log. WARNING This project is for authorized security testing, CTF labs, and educational use only. Do not run this against systems y...
CVE-2021-44228-VULN-APP
CVE-2021-44228-VULN-APP NOTE: This is a vulnerable virtual machine for showing what actually is this vulnerability log4j, and so on! Installation: root@kitploit: cd CVE-2021-44228-VULN-APP/ docker build -t log4j-shell-poc . docker run --network host log4j-shell-poc Listening on port 8080...
CVE-2024-20399
CVE-2024-20399 ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Project use python follow below Create a virtual...
CVE-2014-8609-exploit
CVE-2014-8609-exploit During the study of pending intent exploitation, I created my PoC application of CVE-2014-8609 Reference: 1. https://seclists.org/fulldisclosure/2014/Nov/81 2. https://github.com/locisvv/Vulnerable-CVE-2014-8609...
CVE-2026-49777-CVE-2026-10735
CVE-2026-49777-CVE-2026-10735 TELEGRAM GROUP ADRESS: https://t.me/toolsandpoc...
CVE-2025-59718-Fortinet-Poc
CVEs: CVE-2025-59718 / CVE-2025-59719 Fortinet PoC Tool for detecting vulnerabilities associated with CVE-2025-59718 and CVE-2025-59719 on Fortinet devices FortiOS / FortiGate, using multiple identification techniques: passive, active, and authenticated. Supports: • Passive detection by...
CVE-2025-32433.py
CVE-2025-32433.py This Python PoC simulates SSH message flows, including key exchange, channel open, and command requests, to analyze server behavior. Intended for controlled lab testing, it demonstrates protocol handling, pre-auth message processing, and payload interactions for research and...
CVE-2023-5044
CVE-2023-5044 Poc for CVE 2023 5044 Prerequisites Kind: v0.20.0 Kubectl: v1.29.3 Docker: v26.0.0 PoC Give Docker the correct privileges root@kitploit: sudo usermod -aG docker $USER && newgrp docker Start the cluster with extraPortMaping and node-labels to prepare it for an ingress. root@kitploit:...
CVE-2022-26134_conFLU
CVE-2022-26134 - conFLU PoC for exploiting CVE-2022-26134 on Atlassian Confluence Exploit Usage root@kitploit: python3 conFLU.py -h Usage: conFLU.py -h -u URL -f F -cmd CMD optional arguments: -h, --help show this help message and exit -u URL, --url URL target url -f F, --file F url file -c CMD,...
cve-2022-24785-poc-lab
Overview This is a simple Node Express app used to explore Moment.js' path traversal vuln CVE-2022-24785. Setup root@kitploit: git clone https://github.com/pS3ud0RAnD0m/momentjs.git cd momentjs cat package.json Change 'moment' to '2.29.4' if wanting to test bypasses of the current patch. npm...
xzwhy
xzwhy root@kitploit: / / / / \ / /\ This project is a Kubernetes-friendly Proof of Concept POC for CVE-2024-3094 affecting XZ Utils. See this article for an excellent walkthrough of the exploit's provenance and mechanics. WARNING ⚠⚠⚠ Running any of the commands below may result in the deployment...
CVE-2019-5420.rb
CVE-2019-5420.rb POC Exploit written in Ruby Input your cookies from the target app into the script and run via ruby ./exploit.rb...
scumjrs
scumjrs PoC for Dirty COW CVE-2016-5195...
CVE-2021-41617
CVE-2021-41617 POC root@kitploit: python3 poc.py target.com...
CVE-2019-13574
PoC CVE-2019-13574...
CVE-2025-49596-PoC
CVE-2026-23744-PoC Automated PoC for CVE-2026-23744 RCE on MCPJam inspector prior to 1.4.2 on linux targets How to use root@kitploit: use netcat to run listener on any port like 9002. nc -nvlp 9002 use the automation like this python3 CVE-2025-49596.py https://mcpjam-server.com...
CVE-2020-0096-strandhogg-exploit-p0c
This repository does not have a README...
cve-2018-14667
cve-2018-14667 POC for CVE-2018-14667 Original analysis and POC: https://paper.seebug.org/765/ Ref: https://web.archive.org/web/20190501081357/https://tint0.com/when-el-injection-meets-java-deserialization/...
CVE-2021-31630-HTB
CVE-2021-31630 Exploit CVE-2021-31630 Exploit PoC for OpenPLC on WifineticTwo box Hack The Box, This script serves as a Proof of Concept PoC exploit for CVE-2021-31630, targeting the OpenPLC service running on the WifineticTwo box on the Hack The Box platform. Usage root@kitploit: python exploit....