Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Oracle Business Intelligence Login Panel - Detect" module is designed to detect the presence of the Oracle Business Intelligence login panel. This module focuses on identifying misconfigurations or vulnerabilities related to the Oracle Business Intelligence software. It is an informative module that provides insights into potential security issues.
This module has a severity level of informative, which means it provides valuable information but does not directly indicate a security vulnerability.
This module does not have a direct impact on the target system. Instead, it helps identify potential security risks or misconfigurations related to the Oracle Business Intelligence login panel. By detecting these issues, system administrators can take appropriate actions to secure their systems and prevent unauthorized access.
The "Oracle Business Intelligence Login Panel - Detect" module works by sending an HTTP GET request to the target system's "/saw.dll?bieehome&startPage=1" path. It then applies two matching conditions to determine if the Oracle Business Intelligence login panel is present:
<title>Oracle Business Intelligence Sign In</title>
". This indicates the presence of the login panel.
- The module verifies that the HTTP response status code is 200, indicating a successful request.
If both conditions are met, the module reports a successful detection of the Oracle Business Intelligence login panel.
For more information about the Vidoc platform and its modules, please visit the Vidoc website.