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
|
2023-01-23 22:14:23 +00:00
|
|
|
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
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:hashicorp:vault:*:*:*:*:*:*:*:*
|
2022-06-27 11:29:03 +00:00
|
|
|
metadata:
|
2024-01-29 11:58:34 +00:00
|
|
|
max-request: 2
|
2024-03-23 09:28:19 +00:00
|
|
|
product: vault
|
2022-06-27 18:48:18 +00:00
|
|
|
shodan-query: http.favicon.hash:-919788577
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: hashicorp
|
|
|
|
verified: true
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: panel,vault,detect,hashicorp
|
2022-06-27 11:29:03 +00:00
|
|
|
|
2023-04-27 04:28:59 +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
|
|
|
|
|
2024-01-20 16:31:45 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2024-01-21 01:17:23 +00:00
|
|
|
- 200
|
2024-01-20 16:31:45 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: json
|
2024-01-21 08:58:54 +00:00
|
|
|
part: body_1
|
2024-01-20 16:31:45 +00:00
|
|
|
name: version
|
|
|
|
json:
|
|
|
|
- ".version"
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a00483046022100dc8493882fd00bd23e10eebeab7ccd215760a123e44c341205563ccd31a22e830221009dae1e67225444b7d5627577f55631ff83c8b0e2395dd8583112a35f39ed5355:922c64590222798bb761d5b6d8e72950
|