Skip to content
View exe-cut3's full-sized avatar

Block or report exe-cut3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
exe-cut3/README.md

Core Projects

IAM Enumeration & Validation Engine

  • Enumerates all testable IAM permissions in a GCP project.
  • Validates permissions against specific service accounts.
  • Generates the raw data snapshots used by the Watchdog.

Public Dashboard for Tracking GCP IAM Permission History

  • Tracks the evolution of all GCP IAM permissions.
  • Visualizes additions, removals, and modifications over time.
  • View Live Dashboard

Pinned Loading

  1. gcp-permissions-checker gcp-permissions-checker Public

    GCP Permissions Checker: Python script for enumerating and testing GCP IAM permissions.

    Python 10 2

  2. gcp-permissions-watchdog gcp-permissions-watchdog Public

    This project serves as a "commit history" for Google Cloud's IAM catalog. It automatically tracks, diffs, and visualizes the addition and removal of GCP permissions over time.

    JavaScript