2022-01-19 07:16:43 +00:00
|
|
|
id: terraform-enterprise-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-23 22:14:23 +00:00
|
|
|
name: Terraform Enterprise Panel - Detect
|
2022-03-21 10:37:11 +00:00
|
|
|
author: Adam Crosser,idealphase
|
2022-01-19 07:16:43 +00:00
|
|
|
severity: info
|
2023-01-23 22:14:23 +00:00
|
|
|
description: Terraform Enterprise panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.terraform.io/enterprise/releases
|
2023-01-23 22:14:23 +00:00
|
|
|
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:terraform:*:*:*:*:-:*:*:*
|
2022-03-21 10:37:11 +00:00
|
|
|
metadata:
|
2024-03-26 08:03:04 +00:00
|
|
|
google-query: intitle:"Terraform Enterprise"
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-02-22 00:55:04 +00:00
|
|
|
product: terraform
|
2022-03-21 10:37:11 +00:00
|
|
|
shodan-query: title:"Terraform Enterprise"
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: hashicorp
|
|
|
|
tags: panel,terraform,hashicorp
|
2022-01-19 07:16:43 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-19 07:16:43 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/session'
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-01-19 07:16:43 +00:00
|
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Terraform Enterprise"
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
regex:
|
2022-03-21 10:37:11 +00:00
|
|
|
- '<span class="tag is-light is-lowercase">(.+)<\/span>'
|
2024-03-26 08:03:04 +00:00
|
|
|
# digest: 4a0a0047304502201817e31e6141a7783771c618c1516d6723a90df0eef4d6b6cf3e5a475b87ad36022100b0285e711faccdfdf725333edc7d67ea34bacc0c06a0e7ac5e1b746b83c69bd2:922c64590222798bb761d5b6d8e72950
|