Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 533 Bytes

GCP permissions checker

GCP Permissions Checker is a simple Python script designed to enumerate (bruteforce) and test IAM permissions in Google Cloud Platform (GCP). This tool helps you to identify and validate the permissions associated with your GCP service accounts.

You just need to provide a service account key JSON file (key.json) to start enumerating.

Installation

pip3 install -r requirements.txt

Usage

./gcp_perm_checker.py path/to/key.json