36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
id: svnserve-config
|
|
|
|
info:
|
|
name: Svnserve Configuration File - Detect
|
|
author: sheikhrishad
|
|
severity: info
|
|
description: Svnserve configuration file was detected.
|
|
reference: https://linux.die.net/man/8/svnserve
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:apache:subversion:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: intext:"configuration of the svnserve daemon"
|
|
product: subversion
|
|
vendor: apache
|
|
tags: config,exposure,svnserve
|
|
|
|
http:
|
|
- 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
|
|
# digest: 4a0a004730450221008d10426af07fe7d3454fe7d26d80a1f65d54056b2aa65c10419de2b86c751ca902205b151b5d41bbf5d488f09ce9863d1211dcf03045195f3a15e336f4f70fdd1abc:922c64590222798bb761d5b6d8e72950 |