### [CVE-2016-6210](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6210) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description sshd in OpenSSH before 7.3, when SHA256 or SHA512 are used for user password hashing, uses BLOWFISH hashing on a static password when the username does not exist, which allows remote attackers to enumerate users by leveraging the timing difference between responses when a large password is provided. ### POC #### Reference - https://www.exploit-db.com/exploits/40113/ - https://www.exploit-db.com/exploits/40136/ #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/ARPSyndicate/kenzer-templates - https://github.com/Live-Hack-CVE/CVE-2016-6210 - https://github.com/bigb0x/CVE-2024-6387 - https://github.com/bigb0x/OpenSSH-Scanner - https://github.com/bioly230/THM_Skynet - https://github.com/cocomelonc/vulnexipy - https://github.com/eric-conrad/enumer8 - https://github.com/goomdan/CVE-2016-6210-exploit - https://github.com/justlce/CVE-2016-6210-Exploit - https://github.com/lnick2023/nicenice - https://github.com/phx/cvescan - https://github.com/qazbnm456/awesome-cve-poc - https://github.com/ryanalieh/openSSH-scanner - https://github.com/samh4cks/CVE-2016-6210-OpenSSH-User-Enumeration - https://github.com/sash3939/IS_Vulnerabilities_attacks - https://github.com/scmanjarrez/CVEScannerV2 - https://github.com/scmanjarrez/test - https://github.com/sh4rknado/SSH-ULTIMATE - https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough - https://github.com/xbl3/awesome-cve-poc_qazbnm456