Restrict Access by IP#

During incident response, to contain/remediate an incident, there are times when it is required to block an adversary’s IP address from accessing/utilising GCP resources.

Restrict Access to GCP Cloud Console#

Restict Activities#

  • Users and service accounts are granted roles to perform activities on GCP

  • Roles can optionally come with conditions (e.g. Compute Instance Admin role with a condition that it only applies to a specific compute instance only)

../_images/restrict_ip_1.jpg

Restrict Access to Cloud Storage Bucket#