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
CVE-2017-12617 — Improved version of PikaChu CVE | Kitploit
Tools/GitHubGitHub/devadj/cve-2017-12617
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubdevadj/cve-2017-12617

CVE-2017-12617

Improved version of PikaChu CVE

View Repository
1 year 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

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 and 7.0.82 contain a potentially dangerous

remote code execution (RCE) vulnerability on all operating systems if the default servlet is

configured with the parameter readonly set to false or the WebDAV servlet is enabled with the

parameter readonly set to false

Apache Tomcat page

Usage

Python3 CVE-2017-12617.py

Python3 CVE-2017-12617.py -u http://127.0.0.1

Python3 CVE-2017-12617.py -u http://127.0.0.1 -p pwn

Python3 CVE-2017-12617.py -l hosts.txt


Banner
alt text alt text

Check target if it's vulneabel
alt text

Confirm file was created
alt text

Create Webshell and get shell alt text

Scan hosts in txt file
alt text

[ @intx0x80 ]

Owned by @PikaChu

Improved by @DevaDJ

Download Tool