34 lines
838 B
YAML
34 lines
838 B
YAML
id: superadmin-ui-panel
|
|
|
|
info:
|
|
name: SuperAdmin Login Panel - Detect
|
|
author: Hardik-Solanki
|
|
severity: info
|
|
description: SuperAdmin login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Superadmin UI - 4myhealth"
|
|
tags: panel,superadmin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/#/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Superadmin UI - 4myhealth"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220162cf249ef3d880c138d17c0e51407d9003aaa513e18ed7156b8522e789032b2022030f7f5c6037bd8109cc945801a39a651154364d32c747cdca5c583d6e7f2e0d2:922c64590222798bb761d5b6d8e72950
|