Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Remedy Axis Login Panel - Detect" module is designed to detect misconfigurations in the login panel of the Remedy Axis software. Remedy Axis is a BMC software that provides a web-based interface for managing IT service management processes. This module has an informative severity level and was authored by tess.
This module aims to identify potential misconfigurations in the Remedy Axis login panel. If misconfigurations are found, it could lead to unauthorized access or other security vulnerabilities.
The module works by sending HTTP requests to specific paths in the Remedy Axis software. It looks for specific words in the response body, such as "BMC Remedy" and "Remedy Login Page." If any of these words are found, it indicates that the login panel is present and potentially misconfigured.
Here is an example of an HTTP request sent by the module:
GET /arsys/shared/login.jsp
The module uses an "or" condition to match any of the specified words in the response body. It also uses an "and" condition to ensure that all matchers within the request template are satisfied.
By detecting misconfigurations in the Remedy Axis login panel, this module helps organizations identify and address potential security risks.