26 lines
430 B
YAML
26 lines
430 B
YAML
id: omniampx-panel
|
|
|
|
info:
|
|
name: Omnia Node MPX - Panel
|
|
author: arafatansari
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
shodan-query: http.html:"Omnia MPX"
|
|
tags: panel,omnia,omniampx
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Omnia MPX Node | Login"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|