Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tomcat_PUT_GUI_EXP — Tomcat PUT方法任意文件写入(CVE-2017-12615)exp | Kitploit
Tools/GitHubGitHub/xiaokp7/tomcat_put_gui_exp
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubxiaokp7/tomcat_put_gui_exp

Tomcat_PUT_GUI_EXP

Tomcat PUT方法任意文件写入(CVE-2017-12615)exp

View Repository
113 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Tomcat_PUT_EXP_V1.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 code execution vulnerability (CVE-2017-12615) affects: Apache Tomcat 7.0.0 - 7.0.79 (incompletely fixed in 7.0.81)

When Tomcat is running on a Windows host and the HTTP PUT request method is enabled (for example, by setting the readonly initialization parameter from its default value to false), an attacker can upload a JSP file containing arbitrary code to the server through a carefully crafted attack request. Subsequently, the code in the JSP file can be executed by the server.

Tool Introduction

  • Vulnerability Detection

    Detect whether the target site has the Tomcat PUT method arbitrary file write vulnerability (CVE-2017-12615)

    image
  • Command Execution

    Execute operating system commands

    image
  • File Upload

    Default upload of Godzilla webshell, customizable webshell content and upload filename

image
Download Tool