Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Bomgar Login Panel - Detect" module is designed to detect the presence of the Bomgar Login panel. Bomgar is a software solution that provides secure remote support and privileged access management. This module focuses on identifying the login panel specifically.
This module has an informative severity level, meaning it provides valuable information but does not indicate a vulnerability or misconfiguration.
Author: pdteam
The impact of detecting the Bomgar Login panel is primarily informational. It helps users identify the presence of the login panel, which can be useful for understanding the remote support capabilities and access management of a system.
The "Bomgar Login Panel - Detect" module works by sending HTTP requests to specific paths on the target system. It checks for two matching conditions:
If both conditions are met, the module considers the Bomgar Login panel to be detected.
Example HTTP request:
GET /appliance/login.ns
The module does not perform any actions beyond detecting the login panel. It is a standalone test case within the Vidoc platform.