GlobalProtect panel detection
parent
968b570f8f
commit
4668a7d9e3
|
@ -0,0 +1,15 @@
|
||||||
|
id: globalprotect-panel
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: PaloAlto Networks GlobalProtect Panel
|
||||||
|
author: organiccrap
|
||||||
|
severity: low
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}/global-protect/login.esp"
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "<title>GlobalProtect Portal</TITLE>"
|
Loading…
Reference in New Issue