Ethical Hacking Automation

Automate Recon and scanning process with Vidoc. All security teams in one place

CX Cloud Panel - Detect

By kannthu

Informative
Vidoc logoVidoc Module
#panel#cx
Description

What is the "CX Cloud Panel - Detect" module?

The "CX Cloud Panel - Detect" module is designed to detect misconfigurations in the CX Cloud panel. CX Cloud is a software platform that provides cloud-based services for managing customer experience. This module focuses on identifying potential vulnerabilities or misconfigurations within the CX Cloud panel.

The severity of this module is classified as informative, meaning it provides valuable information about the detected issues but does not pose an immediate threat.

This module was authored by dhiyaneshDk.

Impact

The "CX Cloud Panel - Detect" module aims to identify misconfigurations or vulnerabilities within the CX Cloud panel. By detecting these issues, users can take appropriate actions to secure their CX Cloud environment and prevent potential security breaches.

How does the module work?

The "CX Cloud Panel - Detect" module utilizes HTTP request templates and matching conditions to identify misconfigurations or vulnerabilities within the CX Cloud panel.

One example of an HTTP request used by this module is a GET request to the "/cxcum/" path. The module then analyzes the response to check if it contains the "" string.

The matching condition in this module is set to match if the response contains the specified string. This condition helps identify instances where the CX Cloud panel is present.

It's important to note that this module is just one test case within the Vidoc platform, which uses multiple modules to perform scanning and detection.

The maximum number of requests made by this module is limited to 2.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/cxcum/
Matching conditions
word: <title>CX Cloud</title>
Passive global matcher
No matching conditions.
On match action
Report vulnerability