2021-07-10 03:08:30 +00:00
|
|
|
id: checkpoint-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-08 20:55:31 +00:00
|
|
|
name: Checkpoint Login Panel - Detect
|
2021-07-10 03:08:30 +00:00
|
|
|
author: 0x240x23elu
|
|
|
|
severity: info
|
2022-11-08 20:55:31 +00:00
|
|
|
description: Checkpoint login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel,checkpoint
|
2021-07-10 03:08:30 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-10 03:08:30 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/sslvpn/Login/Login"
|
2021-07-10 03:26:21 +00:00
|
|
|
- "{{BaseURL}}/Login/Login"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
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
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-07-10 03:08:30 +00:00
|
|
|
- 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
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-07-10 03:08:30 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100e12ea4a4d50d26b3b55753073fe7efdf7f02695e4d5795a7d0243f09f2f5b60502207da10b4a32efab0fae921cf3e71f3ba3b62665c14d7e1ac48bec3d270f2e875a:922c64590222798bb761d5b6d8e72950
|