39 lines
1005 B
YAML
39 lines
1005 B
YAML
id: fatpipe-warp-panel
|
|
|
|
info:
|
|
name: FatPipe WARP - Panel Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: the FatPipe WARP administration panel was discovered.
|
|
reference:
|
|
- https://www.fatpipeinc.com/products/warp/index.php
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,fatpipe,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/fpui/jsp/login.jsp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>FatPipe WARP | Log in</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '<h5>([0-9.a-z]+)<\/h5>'
|
|
# digest: 4b0a00483046022100d58e74a94cc06a5a731b6dd2467a343a232ad3bde7ee8846a764c64c669ab897022100f7e84c2cc277fbc4fb4726b98266b67414595e33fd08944dd4839614204a96fe:922c64590222798bb761d5b6d8e72950 |