2022-02-17 18:25:37 +00:00
|
|
|
id: hashicorp-consul-webgui
|
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: HashiCorp Consul Web UI Login Panel - Detect
|
2022-02-17 18:25:37 +00:00
|
|
|
author: c-sh0
|
|
|
|
severity: info
|
2022-11-19 01:50:30 +00:00
|
|
|
description: HashiCorp Consul Web UI 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:consul:*:*:*:*:*:*:*:*
|
2022-02-17 18:25:37 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-02-22 00:55:04 +00:00
|
|
|
product: consul
|
2022-02-17 18:25:37 +00:00
|
|
|
shodan-query: http.title:"Consul by HashiCorp"
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: hashicorp
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: consul,webserver,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}}/ui/"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-02-17 18:25:37 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-02-17 18:25:37 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Consul by HashiCorp</title>'
|
|
|
|
- '%22%2C%22CONSUL_COPYRIGHT_URL%22%3A%22https%3A%2F%2Fwww.hashicorp.com%22'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2022-11-19 01:50:30 +00:00
|
|
|
- "CONSUL_VERSION:.*([0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3})"
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100d3f66ce9bd6eed6413efae4e533e8f4165772b29806d05d7551f7b2182e327fb022043162ba6524d6e34127a1f9ef3215d6bb8350832b6dd8aa3ae4427fd638b02c4:922c64590222798bb761d5b6d8e72950
|