Merge pull request #1916 from geeknik/patch-2

Create checkpoint-panel.yaml
patch-1
Prince Chaddha 2021-07-10 09:00:03 +05:30 committed by GitHub
commit fdc2275d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: checkpoint-panel
info:
name: Checkpoint Panel
author: 0x240x23elu
severity: info
tags: panel,checkpoint
requests:
- method: GET
path:
- "{{BaseURL}}/sslvpn/Login/Login"
- "{{BaseURL}}/Login/Login"
matchers-condition: and
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"