Merge pull request #1889 from projectdiscovery/cisco-secure-desktop

Added cisco-secure-desktop
patch-1
Sandeep Singh 2021-07-06 21:54:55 +05:30 committed by GitHub
commit ed0fb498f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
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"
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
words:
- "<title>Installation</title>"
- "WebLaunch"
part: body
condition: and
- type: status
status:
- 200