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

25 lines
424 B
YAML
Raw Normal View History

2021-03-03 01:05:30 +00:00
id: exposed-darcs
info:
2021-03-04 11:24:34 +00:00
name: Exposed Darcs Config
2021-03-03 01:05:30 +00:00
author: daffainfo
severity: low
reference:
- http://darcs.net/Using/Configuration#sources
2021-04-06 06:46:11 +00:00
tags: config,exposure
2021-03-03 01:05:30 +00:00
requests:
- 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