2022-10-31 09:07:44 +00:00
|
|
|
id: nport-web-console
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: NPort Web Console
|
|
|
|
author: prajiteshsingh
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://www.moxa.com/en/
|
|
|
|
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
|