my-nuclei-templates/exposed-bitkeeper.yaml

29 lines
530 B
YAML

id: exposed-bitkeeper
info:
name: Exposed BitKeeper Directory
author: daffainfo
severity: low
reference:
- https://www.bitkeeper.org/man/config-etc.html
tags: config,exposure
requests:
- 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