2021-11-19 04:48:12 +00:00
|
|
|
id: fatpipe-warp-panel
|
2021-09-30 12:05:28 +00:00
|
|
|
|
|
|
|
info:
|
2023-04-28 13:11:35 +00:00
|
|
|
name: FatPipe WARP - Panel Detect
|
2021-09-30 12:05:28 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2023-04-28 13:11:35 +00:00
|
|
|
description: the FatPipe WARP administration panel was discovered.
|
2023-04-29 08:02:16 +00:00
|
|
|
reference:
|
|
|
|
- https://www.fatpipeinc.com/products/warp/index.php
|
2023-04-28 13:11:35 +00:00
|
|
|
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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-04-29 08:02:16 +00:00
|
|
|
tags: tech,fatpipe,panel
|
2021-09-30 12:05:28 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-09-30 12:05:28 +00:00
|
|
|
- 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>'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a00483046022100d58e74a94cc06a5a731b6dd2467a343a232ad3bde7ee8846a764c64c669ab897022100f7e84c2cc277fbc4fb4726b98266b67414595e33fd08944dd4839614204a96fe:922c64590222798bb761d5b6d8e72950
|