Checks a list of SSH servers for password-based auth availability and for the existence of SSH user enumeration vulnerability (CVE-2018-15473) in those identified.# enumpossible
Checks a list of SSH servers for password-based auth availability and for the existence of SSH user enumeration vulnerability (CVE-2018-15473) in those identified.
Uses a slightly modified version of [https://www.exploit-db.com/exploits/45939](https://www.exploit-db.com/exploits/45939) by [@LeapSecurity](https://www.twitter.com/@LeapSecurity) to check for CVE-2018-15473.

### Usage:
```
git clone https://github.com/securemode/enumpossible.git
```
Takes a list of servers in ip:port format:
```
# ./enumpossible.sh servers.txt
```
[4.0K] /data/pocs/0b76e87317da16043d726ddcff1d6072cf6d72f4
├── [4.6K] enumpossible.sh
├── [ 647] README.md
├── [ 34K] screenshot.png
└── [2.5K] ssh_enum
0 directories, 4 files