
CVE-2021-3156(sudoedit権限昇格)の脆弱性についてホストのリストをスキャンするスクリプト。自動テスト用のパスワードなしSSH接続を設定できます。
ホストのリストをスキャンして、CVE-2021-3156 に対して脆弱かどうかを確認できるスクリプトです。脆弱でない場合、出力は次のようになります:
sudoedit: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudoedit: se requiere una contraseña
各サーバーに接続するたびにパスワードを要求しないように、設定および変更が可能です。
Ubuntu でテスト済み