diff --git a/http/misconfiguration/installer/dolphin-installer.yaml b/http/misconfiguration/installer/dolphin-installer.yaml new file mode 100644 index 00000000000..dbec994889c --- /dev/null +++ b/http/misconfiguration/installer/dolphin-installer.yaml @@ -0,0 +1,27 @@ +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