GCPBucketBrute Logo

GCPBucketBrute

0
Free
Visit Website

A script to enumerate Google Storage buckets, determine what access you have to them, and determine if they can be privilege escalated. This script (optionally) accepts GCP user/service account credentials and a keyword. A list of permutations will be generated from that keyword which will then be used to scan for the existence of Google Storage buckets with those names. If credentials are supplied, the majority of enumeration will still be performed while unauthenticated, but for any bucket that is discovered via unauthenticated enumeration, it will attempt to enumerate the bucket permissions using the TestIamPermissions API with the supplied credentials. This will help find buckets that are accessible while authenticated, but not while unauthenticated. Regardless if credentials are supplied or not, the script will then try to enumerate the bucket permissions using the TestIamPermissions API while unauthenticated. This means that if you don't enter credentials, you will only be shown the privileges an unauthenticated user has, but if you do enter credentials, you will see what access authenticated users have compared to unauthenticated users. WARNING: If credentials are supplied, the script will attempt to use them to authenticate with Google Cloud Platform. Please ensure you have the necessary permissions and credentials to use this script.

FEATURES

ALTERNATIVES

A simple SSRF-testing sheriff written in Go

Automatic tool for DNS rebinding-based SSRF attacks

Performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques.

Back-end component for red team operations with crucial design considerations.

Tool for attacking Active Directory environments through SQL Server access.

Maintaining account persistence via XSS and Oauth

A cross-platform tool for creating malicious MS Office documents with hidden VBA macros and anti-analysis features.

FOCA is a tool used to find metadata and hidden information in scanned documents, with capabilities to analyze various file types and extract EXIF information.