32 lines
869 B
YAML
32 lines
869 B
YAML
id: phpgedview-installer
|
|
|
|
info:
|
|
name: PhpGedView Installer Exposure
|
|
description: PhpGedView is susceptible to the Installation page exposure due to misconfiguration.
|
|
author: ritikchaddha
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"/phpgedview.db"
|
|
tags: misconfig,phpgedview,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Installation Wizard'
|
|
- 'phpgedview'
|
|
condition: and
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100d302ad4852b683c77aaff278ef4b69db9059b2449d31ac2cfca5184372f749a9022052f727a7ab8e64f753c88a4c474cb0e6dccfba08dab559b971e7191ad4d8b743:922c64590222798bb761d5b6d8e72950 |