2022-01-18 08:14:57 +00:00
|
|
|
id: pulse-secure-version
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Pulse Secure Version
|
|
|
|
author: dadevel
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: pulsesecure
|
|
|
|
product: pulse_connect_secure
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: pulse,panel
|
2022-01-18 08:14:57 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-18 08:14:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-10-14 11:27:55 +00:00
|
|
|
- "{{BaseURL}}/dana-na/nc/nc_gina_ver.txt" # not present in newer release
|
2022-01-18 08:14:57 +00:00
|
|
|
- "{{BaseURL}}/dana-cached/hc/HostCheckerInstaller.osx"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-01-18 08:14:57 +00:00
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'NAME="ProductVersion"'
|
|
|
|
- "<key>version</key>"
|
|
|
|
condition: or
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '(?i)NAME="ProductVersion"\s+?VALUE="([^"]+)"'
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- "(?i)<string>([^<]+)</string>"
|
2024-02-28 16:35:47 +00:00
|
|
|
# digest: 4a0a0047304502203aa1cb77ba86704bad2c198c7fbf07c028f96dfe80cb8d6860fbec949ba9b314022100dbe4fbc3fd5b5fb9a25b9f45063a4c986bbe786b109f9356b2da46be1eb8b4af:922c64590222798bb761d5b6d8e72950
|