Moved this file

patch-1
sullo 2023-01-27 10:32:13 -05:00
parent d199a8c18b
commit 38c6041dae
1 changed files with 0 additions and 35 deletions

View File

@ -1,35 +0,0 @@
id: mcloud-installer
info:
name: mCloud Panel - Installer
author: ritikchaddha
severity: critical
description: mCloud installer was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
cvss-score: 9.4
cwe-id: CWE-284
reference:
- https://mcloudcorp.com/
metadata:
verified: true
shodan-query: http.title:"mcloud-installer-web"
tags: panel,mcloud,exposure
requests:
- method: GET
path:
- '{{BaseURL}}/clusterList'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>mcloud-installer-web'
- type: status
status:
- 200
# Enhanced by md on 2022/11/28