Merge pull request #3159 from dwisiswant0/add/fatpipe-panel

Add FatPipe WARP®, MPVPN & IPVPN® Panel
patch-1
Prince Chaddha 2021-11-19 10:24:25 +05:30 committed by GitHub
commit 304c39d4b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 34 additions and 4 deletions

View File

@ -0,0 +1,30 @@
id: fatpipe-ipvpn-panel
info:
name: FatPipe IPVPN® Panel Detect
author: dwisiswant0
severity: info
reference: https://www.fatpipeinc.com/products/index.php
tags: panel,ipvpn,fatpipe
requests:
- method: GET
path:
- "{{BaseURL}}/fpui/jsp/login.jsp"
matchers-condition: and
matchers:
- 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>'

View File

@ -1,7 +1,7 @@
id: fatpipe-mpvpn-detect
id: fatpipe-mpvpn-panel
info:
name: FatPipe MPVPN Detect
name: FatPipe MPVPN Panel Detect
author: princechaddha
severity: info
tags: tech,fatpipe

View File

@ -1,7 +1,7 @@
id: fatpipe-warp-detect
id: fatpipe-warp-panel
info:
name: FatPipe WARP Detect
name: FatPipe WARP Panel Detect
author: princechaddha
severity: info
tags: tech,fatpipe