39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: extreme-netconfig-ui
|
|
|
|
info:
|
|
name: Extreme NetConfig UI Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Extreme NetConfig UI"
|
|
tags: panel,tech,hiveos,extreme
|
|
|
|
http:
|
|
- 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>'
|
|
# digest: 4b0a00483046022100995ecda1abb68985272b53dcf1bc3c60516f2302c1c053e337d99bcf466b155e022100c3fc6794d18184028b3ac07ebbf76d16e8fb71f202879ef910e2a4dd2c507543:922c64590222798bb761d5b6d8e72950 |