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
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:cisco:anyconnect_secure_mobility_client:*:*:*:*:windows:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:30:07 +00:00
|
|
|
product: anyconnect_secure_mobility_client
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: cisco
|
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-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a00483046022100debdf18d610809bfcc415f9da481b40e52a2cc7a359b3c437a52772fe258f2cb02210086b989391c0cf2682aae6d6fdffb2e85c09966944250a3c5ca4c32bdec8be0dc:922c64590222798bb761d5b6d8e72950
|