Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "FatPipe IPVPN® Panel - Detect" module is designed to detect misconfigurations in the FatPipe IPVPN® Panel software. This module focuses on identifying potential vulnerabilities in the software, providing informative results for further analysis and remediation. The severity of the detected issues can vary, ranging from low to high impact.
This module was authored by dwisiswant0.
The impact of the detected misconfigurations or vulnerabilities can vary depending on the specific issue found. It is important to address these issues promptly to prevent potential security breaches, unauthorized access, or other adverse effects on the FatPipe IPVPN® Panel software.
The "FatPipe IPVPN® Panel - Detect" module utilizes HTTP request templates and matching conditions to identify misconfigurations or vulnerabilities in the FatPipe IPVPN® Panel software. It sends a GET request to the "/fpui/jsp/login.jsp" path and applies the following matching conditions:
- Matcher 1: The response body must contain the HTML title tag "<title>FatPipe IPVPN | Log in</title>
".
- Matcher 2: The response status code must be 200 (OK).
If both matching conditions are met, the module considers the test case as a potential misconfiguration or vulnerability.
It is important to note that this module is just one test case within the Vidoc platform, which utilizes multiple modules to perform comprehensive scanning and analysis.