Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The ToolJet Login Panel - Detect module is designed to detect the presence of the ToolJet login panel. ToolJet is a software platform that provides a dashboard for various purposes. This module helps identify any misconfigurations or vulnerabilities related to the ToolJet login panel. It is an informative module that provides insights into the security of the login panel.
This module has an informative severity level, which means it provides valuable information but does not pose an immediate threat.
The ToolJet Login Panel - Detect module does not have a direct impact on the system. Instead, it helps identify potential security issues related to the ToolJet login panel. By detecting misconfigurations or vulnerabilities, it enables administrators to take appropriate actions to secure the login panel and prevent potential attacks.
The ToolJet Login Panel - Detect module works by sending an HTTP GET request to the "/login?redirectTo=/" endpoint. It then applies matching conditions to determine if the ToolJet login panel is present and functioning correctly.
The matching conditions for this module are as follows:
- The response body must contain the phrase "ToolJet - Dashboard
".
- The HTTP status code must be 200
.
If both conditions are met, the module considers the ToolJet login panel to be detected.
This module is a valuable tool for administrators to ensure the proper configuration and security of the ToolJet login panel.