2021-03-03 01:19:24 +00:00
|
|
|
id: exposed-bitkeeper
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Exposed BitKeeper Directory
|
|
|
|
author: daffainfo
|
|
|
|
severity: low
|
2021-03-04 11:20:18 +00:00
|
|
|
reference: https://www.bitkeeper.org/man/config-etc.html
|
2021-04-06 06:46:11 +00:00
|
|
|
tags: config,exposure
|
2021-03-03 01:19:24 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/BitKeeper/etc/config"
|
|
|
|
|
2021-03-04 11:20:18 +00:00
|
|
|
matchers-condition: and
|
2021-03-03 01:19:24 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-03-19 03:17:22 +00:00
|
|
|
- "BitKeeper configuration"
|
2021-03-03 01:19:24 +00:00
|
|
|
- "logging"
|
|
|
|
- "email"
|
|
|
|
- "description"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|