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