2021-05-08 17:19:14 +00:00
|
|
|
id: openssh5.3-detect
|
2021-04-11 13:02:20 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: OpenSSH 5.3 Detection
|
|
|
|
author: iamthefrogy
|
|
|
|
severity: low
|
2021-04-11 13:16:48 +00:00
|
|
|
tags: network,openssh
|
2021-09-05 21:13:45 +00:00
|
|
|
description: OpenSSH 5.3 is vulnerable to username enumeration and DoS vulnerabilities.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- http://seclists.org/fulldisclosure/2016/Jul/51
|
|
|
|
- https://security-tracker.debian.org/tracker/CVE-2016-6210
|
|
|
|
- http://openwall.com/lists/oss-security/2016/08/01/2
|
2021-04-11 13:02:20 +00:00
|
|
|
|
|
|
|
network:
|
|
|
|
- host:
|
2021-04-11 13:16:48 +00:00
|
|
|
- "{{Hostname}}"
|
2021-04-11 13:02:20 +00:00
|
|
|
- "{{Hostname}}:22"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-05-08 17:19:14 +00:00
|
|
|
- "SSH-2.0-OpenSSH_5.3"
|