36 lines
985 B
YAML
36 lines
985 B
YAML
id: watchguard-panel
|
|
|
|
info:
|
|
name: Watchguard Login Panel - Detect
|
|
author: ahmetpergamum
|
|
severity: info
|
|
description: Watchguard login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7008
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:h:watchguard:firebox_t15:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: watchguard
|
|
product: firebox_t15
|
|
tags: watchguard,edb,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/sslvpn_logon.shtml'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>User Authentication'
|
|
- 'WatchGuard Technologies'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100b5b4db3051a17dc58b2feca8916426525a6f4def5a06630c197bb4639c19d70e022100e57ddba58e2b99410b99304226c975317b496fdb401a9843330cb8a42a35f0dc:922c64590222798bb761d5b6d8e72950 |