2021-09-06 18:30:25 +00:00
|
|
|
id: watchguard-panel
|
2021-09-06 14:52:56 +00:00
|
|
|
|
|
|
|
info:
|
2021-09-06 18:30:25 +00:00
|
|
|
name: Watchguard Panel
|
2021-09-06 14:52:56 +00:00
|
|
|
author: ahmetpergamum
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/7008
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: watchguard,edb,panel
|
2021-09-06 14:52:56 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/sslvpn_logon.shtml'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-09-06 18:30:25 +00:00
|
|
|
- '<title>User Authentication'
|
2021-09-06 14:52:56 +00:00
|
|
|
- 'WatchGuard Technologies'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|