nuclei-templates/http/exposures/configs/exposed-darcs.yaml

32 lines
630 B
YAML
Raw Normal View History

2021-03-03 01:05:30 +00:00
id: exposed-darcs
info:
name: Darcs Configuration - Detect
2021-03-03 01:05:30 +00:00
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.0
cwe-id: CWE-200
2021-04-06 06:46:11 +00:00
tags: config,exposure
metadata:
max-request: 1
2021-03-03 01:05:30 +00:00
http:
2021-03-03 01:05:30 +00:00
- method: GET
path:
- "{{BaseURL}}/_darcs/prefs/binaries"
2021-03-04 11:24:34 +00:00
matchers-condition: and
2021-03-03 01:05:30 +00:00
matchers:
- type: word
words:
- "Binary file regexps"
- type: status
status:
- 200