## https://sploitus.com/exploit?id=8DD1D813-FD5A-5B26-867A-CE7CAC9FEEDF
PoC exploit for CVE-2018-15473, an OpenSSH username enumeration vulnerability. The target product/service is OpenSSH, and the vulnerability class/vector is username enumeration. The probable entry point is the `sshUsernameEnumExploit.py` script, which is invoked by the `ENTRYPOINT` in the Dockerfile. The exploit uses threading and can evaluate a single username or a list of usernames, with output formats including list, JSON, and CSV. The exploit is designed to overwhelm the OpenSSH service if more than 10 usernames are used. The expected impact is username enumeration, and the observable network artifact is the OpenSSH service being overwhelmed.