49 lines
1.3 KiB
YAML
49 lines
1.3 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:openvpn:openvpn:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
vendor: openvpn
|
|
product: openvpn
|
|
shodan-query:
|
|
- http.title:"OpenVPN-Admin"
|
|
- http.html:"router management - server openvpn"
|
|
- http.title:"openvpn-admin"
|
|
- cpe:"cpe:2.3:a:openvpn:openvpn"
|
|
fofa-query:
|
|
- body="router management - server openvpn"
|
|
- title="openvpn-admin"
|
|
google-query: intitle:"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: 4a0a00473045022100a18c97dd6176b6eb3c9debc308a444c6944f781f1e67468e022a85192963e1690220709f25ecf95c8cc4bf44c887a5d7b198a5d82b7038495d8f032244c655bfaef3:922c64590222798bb761d5b6d8e72950 |