Lucene search
+L

2777 matches found

Kitploit
Kitploit
added 2026/09/09 2:42 a.m.4 views

Tomcat_PUT_GUI_EXP

TomcatPUTEXPV1.4 Tomcat PUT Method Arbitrary File Write CVE-2017-12615 Graphical Exploitation Tool Vulnerability Introduction On September 19, 2017, Apache Tomcat officially confirmed and fixed two high-risk vulnerabilities, with CVE IDs: CVE-2017-12615 and CVE-2017-12616. Among them, the remote...

8.1CVSS7.1AI score0.99607EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/09 2:32 a.m.6 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.3AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/09 2:32 a.m.6 views

CVE-2025-24813

Description This repository is an environment for reproducing the latest RCE of CVE-2025-24813 Tomcat. For learning and research purposes only! Exploitation Conditions The application has enabled the DefaultServlet write functionality, which is disabled by default. The application supports partia...

10CVSS8.1AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/09 1:17 a.m.7 views

Tomcat-CVE_2025_24813

Tomcat CVE-2025-24813 playground Exploit was forked from https://github.com/absholi7ly/POC-CVE-2025-24813/blob/main/README.md did not work for me Content 1. ROOT.war is a minimal app with one servlet including apache-common-3.1 and spawing a session 2. ysoserial.jar taken original from ysoserial...

10CVSS8.2AI score0.99927EPSS
SaveExploits49References2
Kitploit
Kitploit
added 2026/09/09 12:47 a.m.6 views

CVE-2017-12617

CVE-2017-12617 CVE-2017-12617 critical Remote Code Execution RCE vulnerability discovered in Apache Tomcat affect systems with HTTP PUTs enabled via setting the "read-only" initialization parameter of the Default servlet to "false" are affected. Tomcat versions before 9.0.1 Beta, 8.5.23, 8.0.47 a...

8.1CVSS7.6AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/09 12:28 a.m.6 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/08 11:40 p.m.7 views

CVE-2017-12617

CVE-2017-12617 CVE-2017-12617 critical Remote Code Execution RCE vulnerability discovered in Apache Tomcat affect systems with HTTP PUTs enabled via setting the "read-only" initialization parameter of the Default servlet to "false" are affected. Tomcat versions before 9.0.1 Beta, 8.5.23, 8.0.47 a...

8.1CVSS7.6AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/08 9:35 p.m.5 views

CVE-2025-24813-PoC-exploit

CVE-2025-24813-PoC-exploit Apache Tomcat Deserialización RCE root@kitploit: ❯ python3 exploit.py http://localhost:8080/ "id" ============================================================ CVE-2025-24813 - Apache Tomcat RCE mediante PUT Parcial...

10CVSS8.2AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/08 9:12 p.m.7 views

cve-2019-6715

cve-2019-6715 Shout out to TomNomNom for 99.9% of his code.... Build root@kitploit: go get github.com/fatih/color go build Usage root@kitploit: cat list.txt | ./2019-6715 All vuln urls are logged in text.log CVE 2019-6715 Description: pub/sns.php in the W3 Total Cache plugin before 0.9.4 for...

7.5CVSS7.4AI score0.19396EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/08 8:32 p.m.10 views

CVE-2017-12617

CVE-2017-12617 CVE-2017-12617 critical Remote Code Execution RCE vulnerability discovered in Apache Tomcat affect systems with HTTP PUTs enabled via setting the "read-only" initialization parameter of the Default servlet to "false" are affected. Tomcat versions before 9.0.1 Beta, 8.5.23, 8.0.47 a...

8.1CVSS7.6AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/08 8:24 p.m.6 views

CVE-2023-3722

CVE-2023-3722 Python POC for CVE-2023-3722 Avaya Aura Device Services Unrestricted File Upload RCE. This script will use a PUT request to upload a php file with an eight-digit randomly generated filename. Then it will make a GET request to retrieve this file and parse the output to get the comman...

9.8CVSS8.2AI score0.0386EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 8:01 p.m.5 views

CVE-2017-12615

In memory of Chia Junyuan https://packetstormsecurity.com/files/author/11924/ POC CVE-2017-12615 POC Exploit for Apache Tomcat 7.0.0 to 7.0.79 running on Windows; CVE-2017-12615 PUT JSP vulnerability. Description: By design, you are not allowed to upload JSP files via the PUT method on the Apache...

8.1CVSS7.8AI score0.99607EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/08 6:52 p.m.5 views

CVE-2025-24813

CVE-2025-24813 Proof of Concept PoC script for CVE-2025-24813, vulnerability in Apache Tomcat. The script has been modified based on the related link and tailored to my needs. Setup Vulnerable Tomcat Environment Given environment based on the official Tomcat 9.0.90 image. It removes the server's...

10CVSS8.2AI score0.99927EPSS
SaveExploits49References1
Kitploit
Kitploit
added 2026/09/08 6:50 p.m.4 views

PutScanner

🔍 PUT Directory Scanner A penetration testing tool that identifies writable web directories via HTTP PUT method, specifically designed to detect CVE-2025-24813 Arbitrary File Upload in Apache Tomcat. 📌 Features Smart Protocol Handling : Auto-detects HTTPS/HTTP with fallback Comprehensive Checks :...

10CVSS8.2AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/08 6:25 p.m.7 views

CVE-2016-3088

CVE-2016-3088 Apache ActiveMQ Remote Code Execution Exploit Description The Fileserver web application in Apache ActiveMQ 5.x before 5.14.0 allows remote attackers to upload and execute arbitrary files via an HTTP PUT followed by an HTTP MOVE request. Author Alexandre Aguiar @cyberaguiar Exploit...

9.8CVSS8.5AI score0.98518EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/08 4:00 p.m.9 views

white-deface

Autor WHITE-DEFACE Esta es una herramienta simple para desfigurar automáticamente sitios web vulnerables. Enlace al video tutorial al final de esta página ⚠️ Utiliza la vulnerabilidad WebDav para explotar. Este script envía solicitudes PUT a los sitios web indicados en el archivo targets.txt. Las...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 3:22 p.m.4 views

Tomcat-CVE-2017-12615

Tomcat Arbitrary Write-file Vulnerability through PUT Method CVE-2017-12615 中文版本Chinese version Tomcat version: 8.5.19 Environment Setup root@kitploit: docker-compose build docker-compose up -d After successfully running the commands above, you will see the example page of Tomcat through visiting...

8.1CVSS7.6AI score0.99607EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/08 2:56 p.m.7 views

AttackTomcat

AttackTomcat Vulnerability Detection List CVE-2017-12615 PUT file upload vulnerability tomcat-pass-getshell weak authentication deployment war package Weak password brute force CVE-2020-1938 Tomcat file read/inclusion Usage Before first use, please reset the configuration file in settings. For...

9.8CVSS7.7AI score0.99607EPSS
SaveExploits67
Kitploit
Kitploit
added 2026/09/08 1:24 p.m.7 views

CVE-2025-24813

Exploitation Conditions DefaultServlet Write Function Enabled: Must configure readonly=false in web.xml Partial PUT Request Support: Tomcat supports chunked upload by default File Session Persistence Enabled: Must configure PersistentManager and FileStore in context.xml Deserialization Exploit...

10CVSS8AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/08 1:13 p.m.6 views

CVE-2017-12617

updated version of https://github.com/cyberheartmi9 CVE-2017-12617 CVE-2017-12617 critical Remote Code Execution RCE vulnerability discovered in Apache Tomcat affect systems with HTTP PUTs enabled via setting the "read-only" initialization parameter of the Default servlet to "false" are affected...

8.1CVSS7.2AI score0.99988EPSS
SaveExploits23References1
Rows per page
Query Builder