diff --git a/exposed-panels/fatpipe-panel.yaml b/exposed-panels/fatpipe-panel.yaml new file mode 100644 index 0000000000..4179146acc --- /dev/null +++ b/exposed-panels/fatpipe-panel.yaml @@ -0,0 +1,25 @@ +id: fatpipe-panel + +info: + name: FatPipe WARP®, MPVPN & IPVPN® Panel + author: dwisiswant0 + severity: info + reference: https://www.fatpipeinc.com/products/index.php + tags: panel + +requests: + - method: GET + path: + - "{{BaseURL}}/fpui/jsp/login.jsp" + + matchers-condition: and + matchers: + - type: regex + regex: + - "

FatPipe\\s([IM]PVPN|WARP)<\\/h2>" + - "fatpipeinc\\.com" + condition: and + + - type: status + status: + - 200