nuclei-templates/exposed-panels/superadmin-ui-panel.yaml

26 lines
447 B
YAML
Raw Normal View History

id: superadmin-ui-panel
2022-12-02 15:11:53 +00:00
info:
name: Superadmin UI Login
2022-12-02 15:11:53 +00:00
author: Hardik-Solanki
severity: info
metadata:
verified: true
shodan-query: title:"Superadmin UI - 4myhealth"
tags: panel,superadmin
requests:
- method: GET
path:
- '{{BaseURL}}/#/login'
matchers-condition: and
matchers:
- type: word
words:
- "Superadmin UI - 4myhealth"
- type: status
status:
- 200