Ethical Hacking Automation

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

Creatio Login Panel - Detect

By kannthu

Informative
Vidoc logoVidoc Module
#panel#creatio
Description

What is the "Creatio Login Panel - Detect?"

The "Creatio Login Panel - Detect" module is designed to detect the presence of the Creatio login panel. Creatio is a software platform used for business process management and CRM. This module focuses on identifying potential misconfigurations or vulnerabilities related to the login panel. The severity of the detected issues can vary, and it is important to address them to ensure the security and proper functioning of the login panel. The module was authored by theamanrawat.

Impact

The impact of misconfigurations or vulnerabilities in the Creatio login panel can vary depending on the specific issue detected. However, it is important to address these issues promptly to prevent unauthorized access, data breaches, or potential disruptions to the login functionality. By detecting and addressing these issues, organizations can enhance the security and reliability of their Creatio login panel.

How does the module work?

The "Creatio Login Panel - Detect" module works by sending HTTP requests to the targeted login panel and applying specific matching conditions to identify potential issues. One example of a matching condition is checking the response body for specific keywords related to Creatio, such as "/creatio/widget", "creatio-sdk/", or "Creatio Debug mode". Additionally, the module verifies that the HTTP response status is 200, indicating a successful request. These matching conditions help identify potential misconfigurations or vulnerabilities in the login panel.

It is important to note that the module performs a single test case and is part of a larger set of modules used by the Vidoc platform for scanning purposes.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/Login/NuiLogin.aspx
Matching conditions
word: /creatio/widget, creatio-sdk/, Creatio D...and
status: 200
Passive global matcher
No matching conditions.
On match action
Report vulnerability