Moved this file
parent
d199a8c18b
commit
38c6041dae
|
@ -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
|
|
Loading…
Reference in New Issue