Cisco Secure Desktop Installation Panel - Detect
ID: cisco-secure-desktop
Severity: info
Author: pdteam
Tags: cisco,panel
Description
Section titled “Description”Cisco Secure Desktop installation panel was detected.
YAML Source
Section titled “YAML Source”id: cisco-secure-desktop
info: name: Cisco Secure Desktop Installation Panel - Detect author: pdteam severity: info description: Cisco Secure Desktop installation 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 cwe-id: CWE-200 cpe: cpe:2.3:a:cisco:secure_desktop:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: cisco product: secure_desktop tags: cisco,panel
http: - method: GET path: - "{{BaseURL}}/CACHE/sdesktop/install/start.htm"
matchers-condition: and matchers: - type: word part: body words: - "Installation" - "WebLaunch" condition: and
- type: status status: - 200# digest: 4a0a0047304502200a90093da2dbd3d5e1dc1198727298f838dba2a094a726698cb90af3b9be7ccc022100e17ea3094aedbe64100fa0e505292c1963670df1f3990df1ec6faf0f6ba194c1:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/cisco/cisco-secure-desktop.yaml"