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

20 lines
407 B
YAML
Raw Normal View History

2020-04-05 21:48:27 +00:00
id: globalprotect-panel
info:
name: PaloAlto Networks GlobalProtect Panel
author: organiccrap
2020-08-03 21:52:00 +00:00
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
2020-04-05 21:48:27 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/global-protect/login.esp"
2020-10-29 11:51:44 +00:00
- "{{BaseURL}}/sslmgr"
2020-04-05 21:48:27 +00:00
matchers:
- type: word
words:
2020-05-25 08:13:15 +00:00
- "<title>GlobalProtect Portal</TITLE>"
2020-10-29 11:51:44 +00:00
- "<msg>Invalid parameters</msg>"
condition: or