
CVE-2018-15473 수정
이 저장소 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