42 lines
1.4 KiB
YAML
42 lines
1.4 KiB
YAML
id: aerohive-netconfig-ui
|
|
|
|
info:
|
|
name: Aerohive NetConfig UI
|
|
author: pussycat0x
|
|
severity: info
|
|
description: An Aerohive NetConfig user interface was detected. The NetConfig UI provides a fundamental set of configurations for configuring basic network and HiveManager connectivity settings, and uploading new IQ Engine images to Extreme Networks APs.
|
|
reference:
|
|
- https://docs.aerohive.com/330000/docs/help/english/ng/Content/reference/docs/online-help-systems.htm
|
|
classification:
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:h:extremenetworks:aerohive_netconfig:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Aerohive NetConfig UI"
|
|
product: aerohive_netconfig
|
|
vendor: extremenetworks
|
|
tags: panel,tech,hiveos,aerohive
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php5"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Aerohive NetConfig UI</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'version" align="right" valign="bottom">([0-9.a-z]+)<\/td>'
|
|
# digest: 4a0a00473045022100f54c724f5b7489feeb44e230fc9a352ac88e20bb533607dd3288fc09954fa99802204b0503d17f361ee566acace4ce11c6f067271cfb142eaee758ea2b27f6fc3192:922c64590222798bb761d5b6d8e72950 |