nuclei-templates/http/misconfiguration/installer/dolphin-installer.yaml

28 lines
489 B
YAML

id: dolphin-installer
info:
name: Dolphin Installer - Exposure
author: DhiyaneshDk
severity: high
metadata:
max-request: 1
verified: true
fofa-query: icon_hash="-945121295"
tags: misconfig,dolphin,install,exposure
http:
- method: GET
path:
- '{{BaseURL}}/install.php'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Dolphin Installation'
- type: status
status:
- 200