nuclei-templates/exposed-panels/cisco/cisco-secure-desktop.yaml

25 lines
430 B
YAML
Raw Normal View History

2021-07-06 16:23:24 +00:00
id: cisco-secure-desktop
info:
name: Cisco Secure Desktop
author: pdteam
severity: info
tags: cisco,panel
requests:
- method: GET
path:
- "{{BaseURL}}/CACHE/sdesktop/install/start.htm"
matchers-condition: and
matchers:
- type: word
2022-10-27 19:40:55 +00:00
part: body
2021-07-06 16:23:24 +00:00
words:
2022-10-27 19:40:55 +00:00
- "Installation"
2021-07-06 16:23:24 +00:00
- "WebLaunch"
condition: and
- type: status
status:
2022-10-27 19:40:55 +00:00
- 200