nuclei-templates/http/technologies/hashicorp-boundary-detect.yaml

22 lines
360 B
YAML

id: hashicorp-boundary-detect
info:
name: HashiCorp Boundary Detect
author: codexlynx
severity: info
description: Detects HashiCorp Boundary
tags: tech,hashicorp
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: body
words:
- 'HashiCorp Boundary'