1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2025-05-14 03:07:27 +02:00

add Apache Struts 2.md

This commit is contained in:
hktalent 2018-11-18 14:36:37 +08:00
parent 907d14b62a
commit 2799653083

@ -34,4 +34,5 @@ git clone https://github.com/hktalent/myhktools.git
cd myhktools
sh ./install.sh
node checkUrl.js -h
node checkUrl.js -u "http://your.target.com/" --tags struts2
```