Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The Acrolinx Dashboard is a module designed to detect misconfigurations, vulnerabilities, or software fingerprints related to the Acrolinx Analytics dashboard. It targets the Acrolinx software and provides informative insights into potential issues that may exist within the dashboard.
This module has a severity level of informative, which means it provides valuable information but does not pose an immediate threat or require immediate action.
The Acrolinx Dashboard module helps identify potential misconfigurations, vulnerabilities, or software fingerprints within the Acrolinx Analytics dashboard. By detecting these issues, it allows users to take appropriate actions to secure and optimize their Acrolinx software.
The Acrolinx Dashboard module utilizes HTTP request templates and matching conditions to perform its scanning. It sends a GET request to the "/dashboard.html" path and checks for specific conditions to determine if a misconfiguration, vulnerability, or software fingerprint is present.
Matching conditions for this module include:
- The presence of the "<title>Acrolinx Dashboard</title>
" or "Acrolinx</title>
" in the body of the response.
- A response status code of 200.
If both conditions are met, the module identifies the presence of potential issues within the Acrolinx Analytics dashboard.
It is important to note that this module does not perform any modifications or actions on the target system. Its purpose is solely to provide information about potential vulnerabilities or misconfigurations.