Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Server Backup Manager SE Login Panel - Detect" module is designed to detect the presence of the login panel for Idera Server Backup Manager SE. This module focuses on identifying potential misconfigurations or vulnerabilities related to the login panel. The severity of this module is classified as informative, meaning it provides valuable information but does not pose an immediate threat.
This module was authored by dhiyaneshDKi and pathtaga.
The detection of the Server Backup Manager SE login panel can help identify potential security risks or misconfigurations that may exist within the system. By identifying the login panel, administrators can take appropriate measures to ensure the security and integrity of their Server Backup Manager SE installation.
The module works by sending an HTTP GET request to the "/login.zul" path of the target server. It then applies two matching conditions to determine if the login panel for Idera Server Backup Manager SE is present:
- The module checks if the response contains the HTML title tag "<title>Idera Server Backup Manager SE</title>
".
- The module verifies that the response status code is 200, indicating a successful request.
If both conditions are met, the module reports the detection of the Server Backup Manager SE login panel.
For more information, you can refer to the exploit-db.com reference.
Metadata: max-request: 1