34 lines
887 B
YAML
34 lines
887 B
YAML
id: monstra-installer
|
|
|
|
info:
|
|
name: Monstra Installation Exposure
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: Monstra is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: 'title:"Monstra :: Install"'
|
|
product: monstra_cms
|
|
vendor: monstra
|
|
tags: misconfig,monstra,install
|
|
|
|
classification:
|
|
cpe: cpe:2.3:a:monstra:monstra_cms:*:*:*:*:*:*:*:*
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Monstra :: Install"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100bde458deeb31935fe9079daf09f7029dd803802fa2210784fbd7f3eda92be34a022100835d08ae3cf17f7f69a80f48806e60a464b1ea1fe6612b13dfd3b187e8fa5a90:922c64590222798bb761d5b6d8e72950
|