Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
GCP
Loading policies...

Policy: GCP > CIS v3.0 > 3 - Networking > 3.06 - Ensure That SSH Access Is Restricted From the Internet

Configures auditing against a CIS Benchmark item.

Level: 2

GCP Firewall Rules are specific to a VPC Network. Each rule either allows or denies traffic when its conditions are met. Its conditions allow the user to specify the type of traffic, such as ports and protocols, and the source or destination of the traffic, including IP addresses, subnets, and instances.

Firewall rules are defined at the VPC network level and are specific to the network in which they are defined. The rules themselves cannot be shared among networks. Firewall rules only support IPv4 traffic. When specifying a source for an ingress rule or a destination for an egress rule by address, only an IPv4 address or IPv4 block in CIDR notation can be used. Generic (0.0.0.0/0) incoming traffic from the internet to VPC or VM instance using SSH on Port 22 can be avoided.

Targets

This policy targets the following resource types:

  • GCP > Network > Firewall

Primary Policy

This policy is used with the following primary policy:

  • GCP > CIS v3.0 > 3 - Networking

Controls

Setting this policy configures this control:

  • GCP > CIS v3.0 > 3 - Networking > 3.06 - Ensure That SSH Access Is Restricted From the Internet

Policy Specification

Schema Type
string
Default
Per GCP > CIS v3.0 > 3 - Networking
Valid Values [YAML]
  • Per GCP > CIS v3.0 > 3 - Networking
    
  • Skip
    
  • Check: Benchmark
    

Category

  • CIS > Controls v7 > 12 Boundary Defense > 12.04 Deny Communication over Unauthorized Ports

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/cis#/control/categories/v071204
  • Policy Type URI
    • tmod:@turbot/gcp-cisv3-0#/policy/types/r0306
  • GraphQL
    • query policyType(id: "tmod:@turbot/gcp-cisv3-0#/policy/types/r0306") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/gcp-cisv3-0#/policy/types/r0306'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/gcp-cisv3-0#/policy/types/r0306'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/gcp-cisv3-0#/policy/types/r0306"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/gcp-cisv3-0#/policy/types/r0306"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
39
Mods
130
Resource Types
2,226
Policies
1,100
Controls
35
Quick Actions
83
IAM