Exploit-DB
exploit-db.com › exploits › 40136
OpenSSH 7.2p2 - Username Enumeration - Linux remote Exploit
July 20, 2016 - OpenSSH 7.2p2 - Username Enumeration. CVE-2016-6210 . remote exploit for Linux platform
Reddit
reddit.com › r/securityctf › openssh 7.2p2
r/securityCTF on Reddit: OpenSSH 7.2p2
September 10, 2024 -
Hello everyone, I'm currently doing an exploit challenge. This is my first time doing such challenge. After running nmap I got 2 open ports; 21 for vsftpd 3.0.3 and 22 for OpenSSH 7 2p2. I tried googling for exploits online and currently there's no exploit for vsftpd 3.0.3 but for OpenSSH 7.2p2 I found some about username enumeration. How does this user enumeration works? Tried bruteforcing the username and password but was unlucky. Does anyone have experience with this vulnerability?
Top answer 1 of 2
4
You could try anonymous login into the ftp service. Or any of the other tricks on https://book.hacktricks.xyz/network-services-pentesting/pentesting-ftp
2 of 2
2
Idk, if you are asking here, why just search for write up. And I am interested in this challenge, plz tell me what's the URL.
Critical libssh2 Vulnerability Exposed: Point of No Return for SSH Clients Jun 29, 2026
r/pwnhub 3w ago
OpenSSH's Remote Code Execution Vulnerability (CVE-2024-6387) Exploit Code & Tutorial Jul 2, 2024
r/Hacking_Tutorials 2y ago
Massive security flaw discovered in popular SSH library libssh2 Jun 22, 2026
r/cybersecurity last mo.
'Critical' vulnerability in OpenSSH uncovered, affects almost all Linux systems Jul 1, 2024
r/linux 2y ago
GitHub
github.com › sodomak › sshenum
GitHub - sodomak/sshenum: OpenSSH 7.2p2 users enumeration python · GitHub
OpenSSH 7.2p2 users enumeration python. Contribute to sodomak/sshenum development by creating an account on GitHub.
Starred by 10 users
Forked by 7 users
Languages Python
NIST
nvd.nist.gov › vuln › detail › cve-2016-6210
NVD - cve-2016-6210
This is a potential security issue, you are being redirected to https://nvd.nist.gov · Official websites use .gov A .gov website belongs to an official government organization in the United States
Cybersecurity Help
cybersecurity-help.cz › vdb › soft › openssh › openssh › 7.2p2
Known vulnerabilities in OpenSSH OpenSSH 7.2p2
List of known security vulnerabilities in OpenSSH OpenSSH 7.2p2
Exploit-DB
exploit-db.com › exploits › 40113
OpenSSHd 7.2p2 - Username Enumeration - Linux remote Exploit
July 18, 2016 - OpenSSHd 7.2p2 - Username Enumeration. CVE-2016-6210 . remote exploit for Linux platform
Tenable
tenable.com › plugins › nessus › 90023
OpenSSH < 7.2p2 X11Forwarding xauth Command Injection<!-- --> | Tenable®
It is, therefore, affected by a security bypass vulnerability due to improper sanitization of X11 authentication credentials. An authenticated, remote attacker can exploit this, via crafted credentials, to inject arbitrary xauth commands, resulting in gaining read and write access to arbitrary ...
Openssh
openssh.org › txt › release-7.2p2
Portable OpenSSH 7.2p2 was released on 2016-03-10. It will be available
Portable OpenSSH 7.2p2 was released on 2016-03-10.
CVE Details
cvedetails.com › version › 573322 › Openbsd-Openssh-7.2.html
Openbsd Openssh 7.2 security vulnerabilities, CVEs
Openbsd Openssh version 7.2 security vulnerabilities, CVEs, exploits, vulnerability statistics, CVSS scores and references
NIST
nvd.nist.gov › vuln › search › results
cpe:/a:openbsd:openssh:7.2 p2 - NVD - Results
This is a potential security issue, you are being redirected to https://nvd.nist.gov · Official websites use .gov A .gov website belongs to an official government organization in the United States
MITRE CVE
cve.mitre.org › cgi-bin › cvename.cgi
CVE-2016-3115
Common vulnerabilities and Exposures (CVE) · We're sorry but the CVE Website doesn't work properly without JavaScript enabled. Please enable it to continue
NIST
nvd.nist.gov › vuln › search › results
NVD - Search and Statistics
This is a potential security issue, you are being redirected to https://nvd.nist.gov · Official websites use .gov A .gov website belongs to an official government organization in the United States
Rawsec
blog.raw.pm › en › TryHackMe-Simple-CTF-write-up
Simple CTF - Write-up - TryHackMe | Rawsec
February 10, 2021 - $ searchsploit -s openssh 7.2p2 ----------------------------------------------------------------------------------- --------------------------------- Exploit Title | Path ----------------------------------------------------------------------------------- --------------------------------- OpenSSH 7.2p2 - Username Enumeration | linux/remote/40136.py OpenSSHd 7.2p2 - Username Enumeration | linux/remote/40113.txt ----------------------------------------------------------------------------------- --------------------------------- Shellcodes: No Results $ searchsploit -p 40136 Exploit: OpenSSH 7.2p2
Rapid7
rapid7.com › db › modules › auxiliary › scanner › ssh › ssh_enumusers
SSH Username Enumeration
May 30, 2018 - On some versions of OpenSSH under some configurations, OpenSSH will return a "permission denied" error for an invalid user faster than for a valid user, creating an opportunity for a timing attack to enumerate users.
Vulert
vulert.com › vuln-db › alpine-v3-2-openssh-96148
Privilege Escalation in OpenSSH through 7.2p2
This can be achieved by setting a malicious LD_PRELOAD environment variable. By exploiting this vulnerability, an attacker with local access can escalate their privileges and potentially execute arbitrary code with elevated privileges.