34 lines
810 B
YAML
34 lines
810 B
YAML
id: exposed-bitkeeper
|
|
|
|
info:
|
|
name: BitKeeper Configuration - Detect
|
|
author: daffainfo
|
|
severity: low
|
|
description: BitKeeper configuration was detected.
|
|
reference:
|
|
- https://www.bitkeeper.org/man/config-etc.html
|
|
metadata:
|
|
max-request: 1
|
|
tags: config,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/BitKeeper/etc/config"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "BitKeeper configuration"
|
|
- "logging"
|
|
- "email"
|
|
- "description"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022005d1feb84d95736437516aa60ebb7905f76285fa1bcf3ada9feacb9cc5dd3019022100ad36c6f2636fbbb39a3344742bd8e32a5ac91ead532e0453f859d5f1cfdad97b:922c64590222798bb761d5b6d8e72950
|