2022-02-17 18:25:37 +00:00
|
|
|
id: hashicorp-consul-agent
|
|
|
|
|
|
|
|
info:
|
2023-04-28 13:11:35 +00:00
|
|
|
name: Hashicorp Consul Agent - Detect
|
2022-02-17 18:25:37 +00:00
|
|
|
author: c-sh0
|
|
|
|
severity: info
|
2023-04-28 13:11:35 +00:00
|
|
|
description: Hashicorp Consul Agent was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/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:consul:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:30:07 +00:00
|
|
|
product: consul
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: hashicorp
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: tech,consul,api,panel,hashicorp
|
2022-02-17 18:25:37 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-17 18:25:37 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/v1/agent/self"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '"Datacenter":'
|
|
|
|
- '"Revision":'
|
|
|
|
- '"PrimaryDatacenter"'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: json
|
|
|
|
json:
|
2023-04-28 13:11:35 +00:00
|
|
|
- " .Config.Version"
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 490a00463044022007ff45a367844ca7e0cfa9f3c151dcc53b95f8eb8914c9a7ad41e5e49c974854022054107b0050f915d6c3afe2cc67d240233838054d050323d76b43e6e279c1bdab:922c64590222798bb761d5b6d8e72950
|