Update and rename fatpipe-panel.yaml to fatpipe-ipvpn-panel.yaml

patch-1
Prince Chaddha 2021-11-19 10:16:13 +05:30 committed by GitHub
parent 8752abd33c
commit 8db7a0eb0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 8 deletions

View File

@ -1,11 +1,11 @@
id: fatpipe-panel
id: fatpipe-ipvpn-panel
info:
name: FatPipe WARP®, MPVPN & IPVPN® Panel
name: FatPipe IPVPN® Panel Detect
author: dwisiswant0
severity: info
reference: https://www.fatpipeinc.com/products/index.php
tags: panel
tags: panel,ipvpn,fatpipe
requests:
- method: GET
@ -14,12 +14,17 @@ requests:
matchers-condition: and
matchers:
- type: regex
regex:
- "<h2 style=\"margin-top:5px;\">FatPipe\\s([IM]PVPN|WARP)<\\/h2>"
- "fatpipeinc\\.com"
condition: and
- type: word
words:
- "<title>FatPipe IPVPN&nbsp;| Log in</title>"
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- '<h5>([0-9.a-z]+)<\/h5>'