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
Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in Golang for efficient and secure communication.
A C#-based Command and Control Framework for remote access and control of compromised systems.
A tutorial on how to use Apache mod_rewrite to randomly serve payloads in phishing attacks
A macOS Initial Access Payload Generator for penetration testing and red teaming exercises.
Boofuzz is a network protocol fuzzing tool that aims to fuzz everything
Ultimate Internet of Things/Industrial Control Systems reconnaissance tool powered by Shodan.
AzureC2Relay enhances security by validating and relaying Cobalt Strike beacon traffic through Azure Functions.
Metta is an information security preparedness tool for adversarial simulation.
PINNED

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.