nuclei-templates/http/exposed-panels/vault-panel.yaml

42 lines
1022 B
YAML
Raw Normal View History

2022-06-27 11:29:03 +00:00
id: vault-panel
info:
2024-01-21 08:58:54 +00:00
name: Vault Login Panel - Detect
2022-06-27 11:29:03 +00:00
author: DhiyaneshDK
severity: info
description: Vault login panel was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
2023-10-14 11:27:55 +00:00
cvss-score: 0
cwe-id: CWE-200
2022-06-27 11:29:03 +00:00
metadata:
verified: true
max-request: 2
2022-06-27 18:48:18 +00:00
shodan-query: http.favicon.hash:-919788577
2024-01-21 08:58:54 +00:00
tags: panel,vault,detect
2022-06-27 11:29:03 +00:00
http:
2022-06-27 11:29:03 +00:00
- method: GET
path:
2024-01-21 08:58:54 +00:00
- "{{BaseURL}}/v1/sys/health"
2022-06-27 11:29:03 +00:00
- "{{BaseURL}}/ui/vault/auth?with=oidc%2F"
2022-06-27 18:48:18 +00:00
2022-06-27 11:29:03 +00:00
matchers-condition: and
matchers:
- type: word
words:
2022-06-27 18:48:18 +00:00
- "<title>Vault</title>"
- "vault/"
condition: and
- type: status
status:
2024-01-21 01:17:23 +00:00
- 200
extractors:
- type: json
2024-01-21 08:58:54 +00:00
part: body_1
name: version
json:
- ".version"
# digest: 490a0046304402202c70751bf2d858f0d1911a24caa90bf7ab55fbbc804cf68a9e3f34ea2d7fe066022074e2f79159473547e41386430555ef2c3146ad31debd9818d083296b57ef27c0:922c64590222798bb761d5b6d8e72950