40 lines
1007 B
YAML
40 lines
1007 B
YAML
id: solarwinds-servuftp-detect
|
|
|
|
info:
|
|
name: SolarWinds Serv-U File Server Panel - Detect
|
|
author: johnk3r
|
|
severity: info
|
|
description: SolarWinds Serv-U File Server panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:solarwinds:serv-u:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: solarwinds
|
|
product: serv-u
|
|
shodan-query: product:"rhinosoft serv-u httpd"
|
|
tags: solarwinds,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- "Serv-U"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: kval
|
|
part: header
|
|
kval:
|
|
- Server
|
|
# digest: 4a0a004730450221009bb42c4fe567d6c49db4aa0ebbfd759afab70b57bc6712e8a5fe8403b2b61c6f0220477a9daee0912f8591c010f3fa53d42646b332ef8061e8b6c7daefc16ba6a347:922c64590222798bb761d5b6d8e72950 |