Lucene search
+L

128 matches found

Kitploit
Kitploit
added 2026/09/21 6:20 a.m.15 views

Joomla-CVE-2023-23752

Joomla-CVE-2023-23752 This Python implementation serves an educational purpose by illustrating the exploitation of CVE-2023-23752. The code offers insight into how the vulnerability can be exploited. Table of Contents About Installation Usage Contributing Vulnerable Environment Deployment Credits...

5.3CVSS7.2AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2026/09/21 5:19 a.m.12 views

CVE-2025-24752-POC

CVE-2025-24752-POC Introduction This python application checks whether a site is vulnerable to CVE-2025-24752. Install Clone this repo and run: root@kitploit: pip3 install -r requirements.txt Usage root@kitploit: python3 cve-2025-24752.py --url http://example.com or root@kitploit: python3...

7.1CVSS8.5AI score0.01212EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/21 4:54 a.m.9 views

apache-struts-v2-CVE-2017-5638

apache-struts-v2-CVE-2017-5638 Working POC for CVE 2017-5638 This repo contains a working python example demonstrating the RCE capabilities of CVE 2017-5638. Also for reference is included the Struts Showcase WAR file...

10CVSS8.4AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/21 4:42 a.m.12 views

CVE-2020-0796-DoS

CVE-2020-0796 DoS PoC SMBGhost A simple demonstration exploiting CVE-2020-0796. This script will induce a BSoD in vulnerable machines. Pure Python 3 with no additional dependencies required. Usage python CVE-2020-0796-DoS.py Credit Hard-coded packet data was derived from this PoC script by maxpl0...

10CVSS8.3AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/21 4:19 a.m.10 views

python-log4rce

Python Log4RCE An all-in-one pure Python3 PoC for CVE-2021-44228. Sample root@kitploit: python3 log4rce.py --target "linux" --payload "PAYLOAD" http -X POST --url "http://localhost:8080/" --data "address=" root@kitploit: INFO:HTTP:Running on local port 1337 INFO:HTTP:Remote target is...

10CVSS7.7AI score0.99999EPSS
SaveExploits374
Kitploit
Kitploit
added 2026/09/21 4:16 a.m.11 views

CVE-2018-9995-POC

CVE-2018-9995-POC CVE-2018-9995 POC python CVE-2018-9995Bata.py -proxy 127.0.0.1:9487 -f Importdata.txt -o Outputdata.txt -p 12 -f ※Batch import file Data source format example: 43.255.172.204:9200 192.168.168.5:1234 -o ※Output file -proxy ※Socks5 forwarding proxy -p ※Number of multi-threaded cor...

9.8CVSS8.4AI score0.82322EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/21 1:54 a.m.11 views

POC_CVE-2023-21839

CVE-2023-21839 Translated the GO version of @4ra1n into Python based on specific needs, thanks again! Disclaimer This program should only be used for authorized security testing and research purposes. Users should comply with the Cybersecurity Law and use it reasonably. Any illegal attacks or oth...

7.5CVSS8.1AI score0.999EPSS
SaveExploits12References2
Kitploit
Kitploit
added 2026/09/21 12:55 a.m.8 views

CVE-2024-4577

CVE-2024-4577 Python POC writing practice, can be used for single target or batch detection...

9.8CVSS7.7AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/20 11:00 p.m.10 views

CVE-2021-41617

CVE-2021-41617 POC root@kitploit: python3 poc.py target.com...

7CVSS7.6AI score0.02545EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/20 11:00 p.m.8 views

Weblogic

weblogic CVE-2019-2725 CVE-2019-2729 POC Execute command and get output usage: Single target python3 weblogicgetwebshell.py http://url Batch targets, put batch URLs into urllist.txt python3 weblogicgetwebshell.py all...

9.8CVSS8.2AI score0.99964EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/09/20 10:50 p.m.7 views

CVE-2020-6287-exploit

CVE-2020-6287-exploit PoC for CVE-2020-6287 The PoC in python for add user only, no administrator permission set. Inspired by @zeroSteiner from metasploit. Original Metasploit PR module: https://github.com/rapid7/metasploit-framework/pull/13852/commits/d1e2c75b3eafa7f62a6aba9fbe6220c8da97baa8 Thi...

10CVSS8.6AI score0.94719EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/20 10:43 p.m.14 views

CVE-2020-0796-SMB

CVE-2020-0796-SMB This resource is a reproduction of the CVE-2020-0796 vulnerability, including Python and C++ versions. It mainly aggregates resources from GitHub masters, hope you like it C++ Python EXP POC Vulnerability Exploitation: Local EXP Privilege...

10CVSS8.3AI score0.9981EPSS
SaveExploits126References7
Kitploit
Kitploit
added 2026/09/20 10:40 p.m.9 views

CVE-2024-50623-poc

CVE-2024-50623-poc python poc.py --host http://192.168.0.1:8983...

9.8CVSS9AI score0.98607EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/20 10:34 p.m.14 views

CVE-2024-7399-POC

CVE-2024-7399 Exploit for CVE-2024-7399. More details can be found here: https://davidxbors.github.io/0xpages/posts/cve-2024-7399/. Usage: root@kitploit: python3 CVE-2024-7399.py https://localhost:7002/ --check python3 CVE-2024-7399.py https://localhost:7002/ --execute python3 CVE-2024-7399.py...

9.8CVSS8.8AI score0.91941EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/20 10:14 p.m.13 views

cve-2022-22947

CVE-2022-22947 Poc for CVE-2022-22947 DnsLog When I was writing the PoC for xray, the reverse couldn't receive DNS requests. After debugging for a long time, I decided to write a Python version of the PoC…… root@kitploit: python3 poc-cve-2022-22947.py...

10CVSS8.2AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
added 2026/09/20 9:38 p.m.12 views

CVE-2022-31007-Python-POC

Python automation of the following write up on an elabFTW account lockout bypass and login brute force that affects versions before 4.1.0. Both scripts can be used against Proving Grounds Practice lab named Source, which is running a vulnerable version of elabFTW - a free and open source electron...

7.2CVSS6.9AI score0.26948EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 9:31 p.m.12 views

CVE-2024-23897

Usage root@kitploit: python poc.py usage: python poc.py http://127.0.0.1:8888/ /etc/passwd...

9.8CVSS8.6AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/20 9:17 p.m.10 views

CVE-2024-21413

CVE-2024-21413 This Python script is used to abuse the CVE-2024-21413 coined "MonikerLink" TryHackMe Room: MonikerLink Assumptions This PoC has been created for a lab environment which means the server needs to be configured in a specific setting i.e. TLS authentication is not supported for...

9.8CVSS7.9AI score0.9466EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/20 8:39 p.m.12 views

CVE-2023-24488-PoC

Python & Golang PoC file for CVE-2023-24488 Twitter@SirBagoza...

6.1CVSS7.1AI score0.80907EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/20 8:35 p.m.10 views

CVE-2012-2982_Python

CVE-2012-2982Python PoC Python script as an exercice from tryhackme: https://tryhackme.com/room/intropocscripting This is the metasploit CVE: https://www.exploit-db.com/exploits/21851 Those are the changes done after the discovery of the Exploit:...

6.5CVSS6AI score0.62181EPSS
SaveExploits10References1
Rows per page
Query Builder