24 lines
555 B
YAML
24 lines
555 B
YAML
id: hashicorp-boundary-detect
|
|
|
|
info:
|
|
name: HashiCorp Boundary Detect
|
|
author: codexlynx
|
|
severity: info
|
|
description: Detects HashiCorp Boundary
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,hashicorp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'HashiCorp Boundary'
|
|
|
|
# digest: 4a0a00473045022100948553c0449212072a09340de88a69c936614230e9fc3453f036b88e917a641702204418084e3b1b57a5d7f7a3749af2151bf28cc79bf368a4e8252e3cae3bef6223:922c64590222798bb761d5b6d8e72950
|