nuclei-templates/exposed-panels/globalprotect-panel.yaml

21 lines
443 B
YAML

id: globalprotect-panel
info:
name: PaloAlto Networks GlobalProtect Panel
author: organiccrap
severity: info
tags: panel,panos
requests:
- method: GET
path:
- "{{BaseURL}}/global-protect/login.esp"
- "{{BaseURL}}/sslmgr"
stop-at-first-match: true
matchers:
- type: word
words:
- "<title>GlobalProtect Portal</TITLE>"
- "<msg>Invalid parameters</msg>"
condition: or