Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 339 Bytes

lateral-movement.md

File metadata and controls

12 lines (10 loc) · 339 Bytes

Lateral Movement

Index

GCP Web console

  • Sometimes GUI access might be desirable
  • Only available to user accounts, not service accounts

Try to add a new editor to a project

gcloud projects add-iam-policy-binding <project name> --member user:<email address> --role roles/editor