Add FatPipe WARP®, MPVPN & IPVPN® Panel
parent
cacf934f38
commit
8752abd33c
|
@ -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:
|
||||
- "<h2 style=\"margin-top:5px;\">FatPipe\\s([IM]PVPN|WARP)<\\/h2>"
|
||||
- "fatpipeinc\\.com"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue