Added svnserve-config

patch-1
sandeep 2021-04-26 13:59:45 +05:30
parent f46a8918cd
commit b055f40fd4
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: svnserve-config
info:
name: svnserve config file disclosure
author: sheikhrishad
severity: low
tags: config,exposure,svnserve
requests:
- method: GET
path:
- "{{BaseURL}}/svnserve.conf"
matchers-condition: and
matchers:
- type: word
words:
- "This file controls the configuration of the svnserve daemon"
- type: status
status:
- 200