32 lines
793 B
YAML
32 lines
793 B
YAML
id: mura-cms-setup-installer
|
|
|
|
info:
|
|
name: Mura CMS Setup Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed Mura CMS Setup page.
|
|
reference:
|
|
- https://www.murasoftware.com/mura-cms/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: body="Mura CMS - Setup"
|
|
tags: misconfig,install,exposure,mura-cms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Mura CMS - Setup"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502202cb137965db3e399264def6e54d44679dc44d0d1cef4ffa91514a291af287439022100c78b53b7a3cf5bb8cebcdefa23b6d1c2ce8985e2b4bd5a2087920d9204b17a0b:922c64590222798bb761d5b6d8e72950 |