nuclei-templates/exposed-panels/synnefo-admin-panel.yaml

23 lines
380 B
YAML

id: synnefo-admin-panel
info:
name: Synnefo Admin Panel Exposure
author: impramodsargar
severity: info
tags: panel,synnefo
requests:
- method: GET
path:
- "{{BaseURL}}/synnefoclient/"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Synnefo Admin</title>'
- type: status
status:
- 200