Share
## https://sploitus.com/exploit?id=8949AAFC-4B19-5A85-B6A8-740EE25AEA97
# CVE-2023-22527
Atlassian Confluence 远程代码执行漏洞 CVE-2023-22527

options:

  -h, --help            show this help message and exit
  
  -u URL, --url URL     Target URL; Example: python .py -u http://ip:port
  
  -f FILE, --file FILE  Target urllist; Example: python .py -f urllist.txt
  
  -c CMD, --cmd CMD     Target command; Example: python .py -u http://ip:port -c whoami