nuclei-templates/exposed-panels/amp-application-panel.yaml

28 lines
506 B
YAML

id: amp-application-panel
info:
name: AMP - Application Management Panel
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-query: title:"AMP - Application Management Panel"
tags: panel,amp
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "<title>AMP - Application Management Panel</title>"
- type: word
part: header
words:
- "text/html"