34 lines
823 B
YAML
34 lines
823 B
YAML
id: exposed-darcs
|
|
|
|
info:
|
|
name: Darcs Configuration - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
description: Darcs configuration was detected.
|
|
reference:
|
|
- http://darcs.net/Using/Configuration#sources
|
|
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
|
|
metadata:
|
|
max-request: 1
|
|
tags: config,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/_darcs/prefs/binaries"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Binary file regexps"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d966b06ecf3c9f574dd86780f27c63db3d09aee5a3a7094c743e364e831fbd6d0220311a9db58e9d71251348fde8d629841ea4240fa08d3f525ac577b7f689086353:922c64590222798bb761d5b6d8e72950
|