2021-07-10 03:08:30 +00:00
|
|
|
id: checkpoint-panel
|
|
|
|
|
|
|
|
info:
|
2021-07-10 03:26:21 +00:00
|
|
|
name: Checkpoint Panel
|
2021-07-10 03:08:30 +00:00
|
|
|
author: 0x240x23elu
|
|
|
|
severity: info
|
|
|
|
tags: panel,checkpoint
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/sslvpn/Login/Login"
|
2021-07-10 03:26:21 +00:00
|
|
|
- "{{BaseURL}}/Login/Login"
|
2021-07-10 03:08:30 +00:00
|
|
|
matchers-condition: and
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2021-07-10 03:08:30 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2021-07-10 03:26:21 +00:00
|
|
|
- "Check Point Software Technologies Ltd. All rights reserved."
|
|
|
|
- "/Login/images/CompanyLogo.png"
|
|
|
|
condition: and
|
2021-07-10 03:08:30 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|