2020-06-20 19:38:15 +00:00
|
|
|
id: pulse-secure-panel
|
|
|
|
|
|
|
|
info:
|
2022-12-08 13:42:03 +00:00
|
|
|
name: Pulse Secure VPN Login Panel - Detect
|
2020-06-20 19:38:15 +00:00
|
|
|
author: bsysop
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2022-12-08 13:42:03 +00:00
|
|
|
description: Pulse Secure VPN login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-01-18 08:14:57 +00:00
|
|
|
tags: panel,pulse,vpn
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
2020-06-20 19:38:15 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-06-20 19:38:15 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/dana-na/auth/url_default/welcome.cgi"
|
2021-10-28 14:28:04 +00:00
|
|
|
- "{{BaseURL}}/dana-na/auth/url_2/welcome.cgi"
|
|
|
|
- "{{BaseURL}}/dana-na/auth/url_3/welcome.cgi"
|
2021-10-28 16:12:39 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2020-06-20 19:38:15 +00:00
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2021-10-28 16:12:39 +00:00
|
|
|
part: header
|
2020-06-20 19:38:15 +00:00
|
|
|
words:
|
|
|
|
- "/dana-na/auth/welcome.cgi"
|
|
|
|
|
2020-12-01 13:26:59 +00:00
|
|
|
- type: regex
|
2021-10-28 16:12:39 +00:00
|
|
|
part: body
|
2020-12-01 13:26:59 +00:00
|
|
|
regex:
|
2022-12-08 13:42:03 +00:00
|
|
|
- "(?i)/dana-na/css/ds(_[a-f0-9]{64})?.css"
|