2021-03-03 00:40:51 +00:00
|
|
|
id: exposed-bzr
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Exposed BZR Directory
|
|
|
|
author: daffainfo
|
|
|
|
severity: low
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- http://doc.bazaar.canonical.com/beta/en/user-reference/configuration-help.html
|
2021-04-06 06:46:11 +00:00
|
|
|
tags: config,exposure
|
2021-03-03 00:40:51 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.bzr/branch/branch.conf"
|
|
|
|
|
2021-03-04 11:12:05 +00:00
|
|
|
matchers-condition: and
|
2021-03-03 00:40:51 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "parent_location"
|
|
|
|
- "push_location"
|
2021-06-04 14:29:41 +00:00
|
|
|
condition: or
|
2021-03-03 00:40:51 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-06-04 14:29:41 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/plain"
|