39 lines
964 B
YAML
39 lines
964 B
YAML
id: ovpn-config-exposed
|
|
|
|
info:
|
|
name: OVPN Configuration Download Page - Detect
|
|
author: tess
|
|
severity: low
|
|
description: OVPS configuration download page was detected.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:openvpn:connect:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"OVPN Config Download"
|
|
product: connect
|
|
vendor: openvpn
|
|
tags: config,ovpn,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'OVPN Config Download'
|
|
- 'Config List'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220728f6eea02767580a525e35417a2f269cae050ed81fb88545dff2e087c7c3f1e022100ef2e1506add515b389ded1ecda96e4a013e4d9f9a7f3e8fd1b0d5f5fa6d763f5:922c64590222798bb761d5b6d8e72950 |