34 lines
968 B
YAML
34 lines
968 B
YAML
id: openvpn-connect
|
|
|
|
info:
|
|
name: OpenVPN Connect Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: OpenVPN Connect 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
|
|
cpe: cpe:2.3:a:openvpn:connect:*:*:*:*:macos:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: connect
|
|
shodan-query: http.title:"openvpn connect"
|
|
vendor: openvpn
|
|
verified: true
|
|
tags: panel,openvpn,connect,vpn
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/?src=connect'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="OpenVPN Connect'
|
|
- '<title>OpenVPN Connect</title>'
|
|
condition: or
|
|
# digest: 4b0a00483046022100dcc1605974a268223f4ab1cb184e0bc5bf902c9900f0df7d1ca4f24c2b3a72bf022100d8df7cee098ed76a654ddd1f1e4dfa8464a65c5b61b6e4388ca6599fb21583f3:922c64590222798bb761d5b6d8e72950 |