Merge pull request #6509 from tess-ss/patch-103

Create ovpn-config-exposed.yaml
patch-1
Ritik Chaddha 2023-01-11 03:23:31 +05:30 committed by GitHub
commit 26a4c926b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: ovpn-config-exposed
info:
name: OVPN Config Download
author: tess
severity: low
metadata:
verified: "true"
shodan-dork: http.title:"OVPN Config Download"
tags: config,ovpn,exposure
requests:
- 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