Ethical Hacking Automation

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

FatPipe IPVPN® Panel - Detect

By kannthu

Informative
Vidoc logoVidoc Module
#panel#ipvpn#fatpipe
Description

What is the "FatPipe IPVPN® Panel - Detect?"

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.

Impact

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.

How does the module work?

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.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/fpui/jsp/login.jsp
Matching conditions
word: <title>FatPipe IPVPN&nbsp;| Log in</titl...and
status: 200
Passive global matcher
No matching conditions.
On match action
Report vulnerability