Ethical Hacking Automation

Automate Recon and scanning process with Vidoc. All security teams in one place

Terraform Enterprise Panel - Detect

By kannthu

Informative
Vidoc logoVidoc Module
#panel#terraform
Description

What is the "Terraform Enterprise Panel - Detect" module?

The "Terraform Enterprise Panel - Detect" module is designed to detect the presence of the Terraform Enterprise panel. Terraform Enterprise is a software tool used for managing infrastructure as code. This module focuses on identifying any misconfigurations or vulnerabilities related to the Terraform Enterprise panel.

This module has an informative severity level, which means it provides valuable insights and information without indicating a critical issue.

Impact

The impact of this module is to identify any potential misconfigurations or vulnerabilities in the Terraform Enterprise panel. By detecting these issues, users can take appropriate actions to secure their infrastructure and ensure the proper functioning of the panel.

How the module works?

The "Terraform Enterprise Panel - Detect" module works by sending HTTP requests to the target system and analyzing the responses. It specifically targets the "/session" path using a GET method.

When analyzing the responses, the module applies matching conditions to determine if the response contains the phrase "Terraform Enterprise". If a match is found, it indicates the presence of the Terraform Enterprise panel.

By using this module, users can easily identify if the Terraform Enterprise panel is properly configured and functioning as expected.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/session
Matching conditions
word: Terraform Enterprise
Passive global matcher
No matching conditions.
On match action
Report vulnerability