Skip to content

Ddosser/S2-032

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

S2-032

--

S2-032 命令执行漏洞POC

usage: 
python s2-032.py [-h] [-u URL] [-c CMD] [--upload] [--remote_file REMOTE_FILE]
                 [--local_file LOCAL_FILE] [-f FILE]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     test target url,for
                        example:http://www.abc.com/index.action
  -c CMD, --cmd CMD     the cmd to execute,for examble:"cat /etc/passwd"
  --upload              upload file,PLEASE set --remote_file and --local_file
  --remote_file REMOTE_FILE
                        upload file to remote
  --local_file LOCAL_FILE
                        local file to upload
  -f FILE, --file FILE  load target url from file

About

struts2 S2-032 POC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages