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-03-26 08:03:04 +00:00
|
|
|
vendor: hashicorp
|
|
|
|
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:03:04 +00:00
|
|
|
# digest: 480a00453043021f367fae79413912eb350565d15f5b3b31a23eabdd1e9960463307e3e893b42102204522211a4dc07af42c884cdda7c4bd6e57cc16107bc17d96c33b534262cfe694:922c64590222798bb761d5b6d8e72950
|