More Info:

Determines if TCP port 5601 for Kibana is open to the public

Risk Level

Medium

Address

Security

Compliance Standards

HITRUST, GDPR, SOC2, NISTCSF, PCIDSS, FedRAMP

Triage and Remediation

Remediation

Sure, here are the step-by-step instructions to remediate the misconfiguration “Kibana Port Should Not Be Open” for GCP using GCP console:

  1. Log in to the GCP console (https://console.cloud.google.com/).
  2. Go to the Navigation menu and select “Compute Engine”.
  3. Select the VM instance that has Kibana installed and running.
  4. Click on “Edit” at the top of the page.
  5. Scroll down to the “Firewall” section and click on “Management, security, disks, networking, sole tenancy”.
  6. Under “Network interfaces”, click on the network interface that has the external IP address.
  7. Scroll down to the “Firewall rules” section and click on “Allow HTTP traffic” and “Allow HTTPS traffic” rules.
  8. Click on the “X” icon to delete both rules.
  9. Click on “Save” to apply the changes.

This will remediate the misconfiguration by removing the rules that allow HTTP and HTTPS traffic to the Kibana port.

Additional Reading: