29 lines
671 B
YAML
29 lines
671 B
YAML
id: webtrees-install
|
|
|
|
info:
|
|
name: WebTrees Exposed Installation
|
|
author: ritikchaddha
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Setup wizard for webtrees"
|
|
tags: misconfig,webtrees,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Setup wizard for webtrees'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ea0af88ea06f5f77853b5cb6b6dce3053b7dbe060d10499ca5a0c5edf363a32e022068b3dde045e488cc3081c230b99c6f0b945a9e4222d9eade765ca6797e3d559e:922c64590222798bb761d5b6d8e72950
|