2022-10-31 09:07:44 +00:00
|
|
|
id: nport-web-console
|
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: NPort Web Console Login Panel - Detect
|
2022-10-31 09:07:44 +00:00
|
|
|
author: prajiteshsingh
|
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: NPort Web Console login panel was detected.
|
2022-10-31 09:07:44 +00:00
|
|
|
reference:
|
|
|
|
- https://www.moxa.com/en/
|
2022-12-02 21:24:17 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-10-31 09:07:44 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"NPort Web Console"
|
|
|
|
tags: panel,nport
|
|
|
|
|
2022-10-31 09:08:50 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2022-10-31 09:07:44 +00:00
|
|
|
|
2022-10-31 09:08:50 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "NPort Web Console"
|
2022-10-31 09:07:44 +00:00
|
|
|
|
2022-10-31 09:08:50 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-12-02 21:24:17 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/12/01
|