
# Atlassian Confluence リモートコード実行脆弱性 CVE-2023-22527 の概念実証エクスプロイト シンプルなCLIを介して対象URL上でコマンド実行を可能にする、Atlassian Confluence のリモートコード実行脆弱性 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