30 lines
717 B
YAML
30 lines
717 B
YAML
id: testrail-install
|
|
|
|
info:
|
|
name: TestRail Installation Wizard
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"TestRail Installation Wizard"
|
|
tags: misconfig,testrail,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?/installer"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "TestRail Installation Wizard"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022048ed0d8ff99925f23b17cf7dcdb13da3d7470c9fe420669ac75320477d9f4ccf0221008763bd8cd30c50e57b42c86f0df442f29d4620d04f65fb6e28f3b99400002598:922c64590222798bb761d5b6d8e72950
|