23 lines
422 B
YAML
23 lines
422 B
YAML
id: pulse-secure-panel
|
|
|
|
info:
|
|
name: Pulse Secure VPN Panel
|
|
author: bsysop
|
|
severity: informative
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/dana-na/auth/url_default/welcome.cgi"
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "/dana-na/auth/welcome.cgi"
|
|
part: header
|
|
|
|
- type: word
|
|
words:
|
|
- "/dana-na/css/ds.css"
|
|
part: body
|