2022-09-08 13:28:46 +00:00
|
|
|
id: extreme-netconfig-ui
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
2022-11-15 16:28:37 +00:00
|
|
|
name: Extreme NetConfig UI Panel - Detect
|
2022-09-08 13:28:46 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
2022-11-15 16:28:37 +00:00
|
|
|
description: Extreme NetConfig UI 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-11-15 16:28:37 +00:00
|
|
|
cwe-id: CWE-200
|
2022-09-08 13:28:46 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-01-23 22:14:23 +00:00
|
|
|
shodan-query: 'http.title:"Extreme NetConfig UI"'
|
2022-09-08 13:28:46 +00:00
|
|
|
tags: panel,tech,hiveos,extreme
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-08 13:28:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.php5"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Extreme NetConfig UI</title>'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'version" align="right" valign="bottom">([0-9.a-z]+)<\/td>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402203706433486446804cbced6daa9f0b54a0d7efff9ea63774f7ee2043acbbed6a902205d2ae0edc737a995b05654f32147ed658cec7c7e6db9d626f33b529eccd97750:922c64590222798bb761d5b6d8e72950
|