nuclei-templates/exposed-panels/fastpanel-hosting-control-p...

27 lines
490 B
YAML
Raw Normal View History

id: fastpanel-hosting-control-panel
info:
name: Fastpanel Hosting Control Panel
author: pikpikcu
severity: info
metadata:
verified: true
shodan-query: title:"FASTPANEL HOSTING CONTROL"
tags: panel,fastpanel
requests:
- method: GET
path:
- "{{BaseURL}}/authentication"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "FASTPANEL HOSTING CONTROL"
- type: status
status:
- 200