34 lines
923 B
YAML
34 lines
923 B
YAML
id: orchard-installer
|
|
|
|
info:
|
|
name: Orchard Setup Wizard - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Orchard is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:orchardproject:orchard:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: orchardproject
|
|
product: orchard
|
|
shodan-query: html:"Orchard Setup - Get Started"
|
|
tags: misconfig,exposure,install,orchard
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Orchard Setup - Get Started"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100b4f93a63601a64938029a744a5170f3b364a20a89dc70f03cd93777f73cbb9a5022100e0dbc6a989019ae817bbd9bf93334520e94bcb8b09c742683b40e9121d23dded:922c64590222798bb761d5b6d8e72950 |