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

24 lines
375 B
YAML
Raw Normal View History

2021-03-03 01:19:24 +00:00
id: exposed-bitkeeper
info:
name: Exposed BitKeeper Directory
author: daffainfo
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/BitKeeper/etc/config"
matchers:
- type: word
words:
- "logging"
- "email"
- "description"
condition: and
- type: status
status:
- 200