POC详情: 0b76e87317da16043d726ddcff1d6072cf6d72f4

来源
关联漏洞
标题: OpenSSH 竞争条件问题漏洞 (CVE-2018-15473)
描述:OpenSSH(OpenBSD Secure Shell)是OpenBSD计划组的一套用于安全访问远程计算机的连接工具。该工具是SSH协议的开源实现,支持对所有的传输进行加密,可有效阻止窃听、连接劫持以及其他网络级的攻击。 OpenSSH 7.7及之前版本中存在竞争条件问题漏洞。该漏洞源于网络系统或产品在运行过程中,并发代码需要互斥地访问共享资源时,对于并发访问的处理不当。
描述
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.

![screenshot](https://raw.githubusercontent.com/securemode/enumpossible/master/screenshot.png)

### 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
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。