Create checkpoint-panel.yaml

Fixes #1915.
patch-1
Geeknik Labs 2021-07-10 03:08:30 +00:00 committed by GitHub
parent ad1c273261
commit 0e09bc183d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: checkpoint-panel
info:
name: Checkpoint-panel
author: 0x240x23elu
severity: info
tags: panel,checkpoint
requests:
- method: GET
path:
- "{{BaseURL}}/sslvpn/Login/Login"
matchers-condition: and
redirects: true
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Check Point Software"
- "sslvpn/Login"
- type: word
part: header
words:
- "text/html"