HashiCorp Boundary Detect
ID: hashicorp-boundary-detect
Severity: info
Author: codexlynx
Tags: tech,hashicorp
Description
Section titled “Description”Detects HashiCorp Boundary
YAML Source
Section titled “YAML Source”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: 4b0a00483046022100aa9297e6a888d03a3d982ec71aa7c086723a5fd2f154f9ada019c5c1c105fe6e022100e01142eda8e93f17019d5e55865debc08895117a0513084265f9faced099c281:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/hashicorp-boundary-detect.yaml"