37 lines
1021 B
YAML
37 lines
1021 B
YAML
id: cisco-anyconnect-vpn
|
|
|
|
info:
|
|
name: Cisco AnyConnect VPN Panel - Detect
|
|
author: pdteam
|
|
severity: info
|
|
description: Cisco AnyConnect VPN panel was detected.
|
|
reference:
|
|
- https://github.com/Gilks/hostscan-bypass
|
|
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:a:cisco:anyconnect_secure_mobility_client:*:*:*:*:windows:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: cisco
|
|
product: anyconnect_secure_mobility_client
|
|
tags: cisco,panel,vpn
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/CACHE/sdesktop/data.xml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<config>"
|
|
- "<hostscan>"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450221009917c0358df31375f02f7c551bac45eb9be985bc2cf03787fe7f5bb32ffdd9c202205e850a19b48d44e3ba3bca147036e04efec49c87db97b77833b0a81c0458484d:922c64590222798bb761d5b6d8e72950 |