41 lines
1.0 KiB
YAML
41 lines
1.0 KiB
YAML
id: openvpn-admin
|
|
|
|
info:
|
|
name: OpenVPN Admin Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: OpenVPN Admin login 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: openvpn
|
|
product: openvpn
|
|
verified: true
|
|
max-request: 3
|
|
shodan-query: http.title:"OpenVPN-Admin"
|
|
tags: panel,openvpn,admin,config
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/login'
|
|
- '{{BaseURL}}/index.php'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>OpenVPN-Admin'
|
|
- '<title>OpenVPN Admin'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220567f48c8827ce877f85f10c4900544d4d97b5045633825787ea4ff1e1bb0c94c02203fd55c5d5614dbb6b49fb0d3509a19a3e1fd04a44df9d4c88fbd19a36e5a2723:922c64590222798bb761d5b6d8e72950 |