Ethical Hacking Automation

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

Remedy Axis Login Panel - Detect

By kannthu

Informative
Vidoc logoVidoc Module
#panel#remedy#bmc
Description

What is the "Remedy Axis Login Panel - Detect?"

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.

Impact

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.

How does the module work?

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.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/arsys/shared/login..../rsso/admin/
Matching conditions
word: BMC Remedy Mid Tier ...
Passive global matcher
No matching conditions.
On match action
Report vulnerability