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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-23 22:14:23 +00:00
|
|
|
cwe-id: CWE-200
|
2022-06-27 11:29:03 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: hashicorp
|
|
|
|
product: vault
|
2022-06-27 11:29:03 +00:00
|
|
|
verified: true
|
2024-01-29 11:58:34 +00:00
|
|
|
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
|
|
|
|
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-02-28 16:35:47 +00:00
|
|
|
# digest: 4a0a004730450220645c62ec16731e4d85c1d5ebfd52d567528f402a31f58803a4f92335b4e0200e022100ccedb4503c82771f4004533ce9879fbf162de7bca9b5e7ddf12f68efa28e2c7c:922c64590222798bb761d5b6d8e72950
|