nuclei-templates/exposed-panels/nport-web-console.yaml

29 lines
477 B
YAML

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
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "NPort Web Console"
- type: status
status:
- 200