nuclei-templates/exposed-panels/omniampx-panel.yaml

26 lines
430 B
YAML
Raw Normal View History

2022-09-04 18:39:46 +00:00
id: omniampx-panel
info:
name: Omnia Node MPX - Panel
author: arafatansari
severity: info
metadata:
verified: true
2022-09-04 18:42:36 +00:00
shodan-query: http.html:"Omnia MPX"
2022-09-05 11:31:23 +00:00
tags: panel,omnia,omniampx
2022-09-04 18:39:46 +00:00
requests:
2022-09-04 18:46:28 +00:00
- method: GET
path:
- '{{BaseURL}}/login'
2022-09-04 18:39:46 +00:00
matchers-condition: and
matchers:
- type: word
words:
2022-09-05 11:31:23 +00:00
- "Omnia MPX Node | Login"
2022-09-04 18:42:36 +00:00
- type: status
status:
- 200