TrailBlazer Logo

TrailBlazer

0
Free
Visit Website

TrailBlazer is a tool written to determine what AWS API calls are logged by CloudTrail and what they are logged as. It can also be used as an attack simulation framework. It uses the python AWS SDK library called boto3 to make the API calls into AWS. It enumerates the services provided in the SDK, regions the services are available, and then determines what API calls there are for the given service by exploring the function set. It bypasses the boto3 client-side validation to make mostly improper requests into AWS. Mostly is the keyword here due to the fact that if an API call does not require a parameter, the API call sent by TrailBlazer will be 100% valid. Due to the way AWS logs, these requests will be logged as Invalid Parameters or Unauthorized due to the inconsistency in CloudTrail logging.

FEATURES

ALTERNATIVES

A small project for continuous auditing of internet-facing AWS services

Gatekeeper is a policy management tool for Kubernetes that provides an extensible, parameterized policy library and native Kubernetes CRDs for instantiating and extending the policy library.

A fully managed service that securely stores, rotates, and manages sensitive data such as database credentials and API keys.

Azucar is a multi-threaded plugin-based tool for assessing Azure Cloud security.

A project exploring minimal set of restrictions for running untrusted code using Linux containers in a concise codebase.

Docker security audit tool with custom audit profiles and JSON report generation based on CIS Docker 1.6 Benchmark.

AI-Powered Cloud Assistant for building, securing, and operating cloud environments.

An open-sourced framework for managing resources across hundreds of AWS Accounts