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

23 lines
355 B
YAML
Raw Normal View History

2021-03-03 00:40:51 +00:00
id: exposed-bzr
info:
name: Exposed BZR Directory
author: daffainfo
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/.bzr/branch/branch.conf"
matchers:
- type: word
words:
- "parent_location"
- "push_location"
condition: or
- type: status
status:
- 200