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

47 lines
1.4 KiB
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
2024-08-24 06:21:07 +00:00
author: DhiyaneshDK,righettod
2022-06-27 11:29:03 +00:00
severity: info
description: Vault login panel was detected.
2024-08-24 06:21:07 +00:00
reference:
- https://developer.hashicorp.com/vault
- https://developer.hashicorp.com/vault/api-docs
- https://developer.hashicorp.com/vault/api-docs#help
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cwe-id: CWE-200
cpe: cpe:2.3:a:hashicorp:vault:*:*:*:*:*:*:*:*
2022-06-27 11:29:03 +00:00
metadata:
verified: true
2024-08-24 06:21:07 +00:00
max-request: 4
vendor: hashicorp
product: vault
2022-06-27 18:48:18 +00:00
shodan-query: http.favicon.hash:-919788577
fofa-query: icon_hash=-919788577
tags: panel,vault,detect,hashicorp
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"
2024-08-24 06:21:07 +00:00
- "{{BaseURL}}/ui/vault/auth"
- "{{BaseURL}}/ui/auth"
- "{{BaseURL}}/v1/sys/health?help=1"
2022-06-27 18:48:18 +00:00
2024-08-24 06:21:07 +00:00
stop-at-first-match: true
2022-06-27 11:29:03 +00:00
matchers:
2024-08-24 06:21:07 +00:00
- type: dsl
dsl:
- 'status_code == 200 || status_code == 429'
- 'contains_any(to_lower(body), "vault-cluster", "vault/config/environment", "<title>vault</title>", "hashicorp vault api")'
2022-06-27 18:48:18 +00:00
condition: and
extractors:
- type: json
2024-01-21 08:58:54 +00:00
part: body_1
name: version
json:
- ".version"
2024-08-25 04:02:42 +00:00
# digest: 4a0a00473045022100ea204e5033384f5a14acc41e5bdb980030a1ed940a5932a99bf3ee0287cda0be02206f3edf188a83342fdaf57d304208009d0d96548b6e2d28d2e2efc9e2af6a5c03:922c64590222798bb761d5b6d8e72950