2020-09-03 23:06:23 +00:00
|
|
|
id: polycom-admin-detect
|
|
|
|
|
|
|
|
info:
|
2022-12-08 13:42:03 +00:00
|
|
|
name: Polycom Admin Panel - Detect
|
2020-09-03 23:06:23 +00:00
|
|
|
author: e_schultze_
|
2023-01-24 16:21:18 +00:00
|
|
|
severity: info
|
2022-12-08 13:42:03 +00:00
|
|
|
description: Polycom admin 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-08 13:42:03 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel
|
2020-09-03 23:06:23 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-09-03 23:06:23 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/systemstatus.xml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "SYSTEMSTATUS"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Server: lighttpd"
|
|
|
|
part: header
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100b222912f3e6a22c7e8c67b42e1b1fdbe60d3f15c936848cad1217e702a0ad7d8022100c174e4c29c2c7f4eafcb46364ead0f26eae1b25cc19c5a71c2b7a50c3d2fb4ea:922c64590222798bb761d5b6d8e72950
|