39 lines
1013 B
YAML
39 lines
1013 B
YAML
id: checkpoint-panel
|
|
|
|
info:
|
|
name: Checkpoint Login Panel - Detect
|
|
author: 0x240x23elu
|
|
severity: info
|
|
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
|
|
metadata:
|
|
max-request: 2
|
|
tags: panel,checkpoint
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/sslvpn/Login/Login"
|
|
- "{{BaseURL}}/Login/Login"
|
|
|
|
matchers-condition: and
|
|
host-redirects: true
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Check Point Software Technologies Ltd. All rights reserved."
|
|
- "/Login/images/CompanyLogo.png"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
# digest: 4a0a00473045022100e12ea4a4d50d26b3b55753073fe7efdf7f02695e4d5795a7d0243f09f2f5b60502207da10b4a32efab0fae921cf3e71f3ba3b62665c14d7e1ac48bec3d270f2e875a:922c64590222798bb761d5b6d8e72950 |