Ethical Hacking Automation

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

Acrolinx Dashboard

By kannthu

Informative
Vidoc logoVidoc Module
#acrolinx#panel
Description

Acrolinx Dashboard

What is the Acrolinx Dashboard?

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.

Impact

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.

How the module works?

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.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/dashboard.html
Matching conditions
word: <title>Acrolinx Dashboard</title>, Acrol...and
status: 200
Passive global matcher
No matching conditions.
On match action
Report vulnerability