ivanti connect secure panel

patch-1
Rishi 2024-02-03 20:05:45 +00:00 committed by GitHub
parent 93a533a667
commit a0ed33c8ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
id: ivanti-connect-secure-panel
info:
name: Ivanti Connect Secure Panel - Detect
author: rxerium
severity: info
description: |
Ivanti Connect Secure provides a seamless, cost-effective SSL VPN solution for remote and mobile users from any web-enabled device to corporate resources— anytime, anywhere.
reference:
- https://www.ivanti.com/products/connect-secure-vpn
metadata:
verified: true
max-request: 2
shodan-query: title:"Ivanti Connect Secure"
tags: panel,connectsecure,detect
http:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/dana-na/auth/url_default/welcome.cgi"
host-redirects: true
max-redirects: 2
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- '<title>Ivanti Connect Secure</title>'
condition: or
- type: status
status:
- 200