Fix for CVE-2018-15473# CVE-2018-15473
Updated version of this repo https://github.com/Sait-Nuri/CVE-2018-15473/tree/main
- Made it work with `paramiko` version `3.4.0`
## How To Run
```
# Clone this repo
git clone https://github.com/yZ1337/CVE-2018-15473.git
# Install libraries
pip3 install -r requirements.txt
# Run example list
python3 CVE-2018-15473.py -w /usr/share/seclists/Usernames/xato-net-10-million-usernames.txt
# Run example single user and port
python3 CVE-2018-15473.py -u "root" -p 8080
```
[4.0K] /data/pocs/f90cd5b3f1956c48f05d027d3c9a37b38ade768d
├── [3.7K] CVE-2018-15473.py
├── [ 34K] LICENSE
├── [ 490] README.md
└── [ 25] requirements.txt
0 directories, 4 files