2022-11-11 02:17:04 +00:00
|
|
|
id: testrail-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: TestRail Installation Wizard
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-11-11 02:17:04 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"TestRail Installation Wizard"
|
|
|
|
tags: misconfig,testrail,install,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-11 02:17:04 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.php?/installer"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "TestRail Installation Wizard"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|