2022-10-27 19:40:55 +00:00
|
|
|
id: cisco-anyconnect-vpn
|
|
|
|
|
|
|
|
info:
|
2022-11-09 21:36:13 +00:00
|
|
|
name: Cisco AnyConnect VPN Panel - Detect
|
2022-10-27 19:40:55 +00:00
|
|
|
author: pdteam
|
|
|
|
severity: info
|
2022-11-09 21:36:13 +00:00
|
|
|
description: Cisco AnyConnect VPN panel was detected.
|
2022-10-27 19:40:55 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/Gilks/hostscan-bypass
|
2022-11-09 21:36:13 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-11-09 21:36:13 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: cisco
|
|
|
|
product: anyconnect_secure_mobility_client
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: cisco,panel,vpn
|
2022-10-27 19:40:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-27 19:40:55 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/CACHE/sdesktop/data.xml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<config>"
|
|
|
|
- "<hostscan>"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-11-09 21:36:13 +00:00
|
|
|
- 200
|
2024-02-28 16:35:47 +00:00
|
|
|
# digest: 4a0a00473045022057a392c751d6b513d111cf2dfddc37ee6e3ee409850860fff70aed6257bfa05a022100e00c4d1cbe7f06d542bc3f7e7c3ee01772d530851fa094b13763c74cea3cd10f:922c64590222798bb761d5b6d8e72950
|