33 lines
923 B
YAML
33 lines
923 B
YAML
id: testrail-install
|
|
|
|
info:
|
|
name: TestRail Installation Wizard
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: TestRail is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:gurock:testrail:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: gurock
|
|
product: testrail
|
|
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: 4a0a00473045022100d10be81bdfa037cc0e4c299dd4de463a6b4da1c80943d4d81c2ac122808998d302207a662dbb123db6a6c2cc9912e22ed2fc97c211faecbe1c6d9981b1c0698dd05e:922c64590222798bb761d5b6d8e72950 |