Merge pull request #4051 from idealphase/master

Added checkpoint-ssl-network-extender-login.yaml
patch-1
Prince Chaddha 2022-04-05 12:05:51 +05:30 committed by GitHub
commit 34b8a15704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: ssl-network-extender
info:
name: Check Point SSL Network Extender Login
author: idealphase
severity: info
description: SSL Network Extender is a secure connectivity framework for remote access to a corporate network. SSL Network Extender uses a thin VPN client installed on the user's remote computer that connects to an SSL-enabled web server. The web server and the client are in the same VPN.
reference:
- https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk65210
- https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_RemoteAccessVPN_AdminGuide/Topics-VPNRG/SSL-Network-Extender.htm?TocPath=SSL%20Network%20Extender%7C_____0
metadata:
shodan-query: http.title:"Check Point SSL Network Extender"
google-query: intitle:"SSL Network Extender Login"
tags: panel,checkpoint,router
requests:
- method: GET
path:
- "{{BaseURL}}/login.html"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<TITLE>SSL Network Extender Login</TITLE>"
- type: status
status:
- 200