A Python-based tool that analyzes AWS CloudTrail data to generate comprehensive summaries of account activity. The tool examines IAM principal activities, API calls, regions, IP addresses, and user agents within a specified timeframe. Key features include: - Analysis of CloudTrail data for recently active IAM principals - Tracking of API calls made by different principals - Identification of regions, IP addresses, and user agents used - Configurable analysis timeframe (1 hour to 90 days, default 14 days) - Support for analyzing all API calls, successful calls only, or failed calls only - JSON output format for structured data export - Optional PNG visualization generation for graphical representation - Raw CloudTrail data export capability in JSONL format - Support for AWS named profiles and environment variable credentials The tool requires proper AWS credentials configuration and CloudTrail access permissions to function. It processes historical CloudTrail logs to provide insights into account usage patterns and security-relevant activities across AWS services and regions.
FEATURES
SIMILAR TOOLS
Cloudmarker is a configurable cloud monitoring tool and framework that audits Azure and GCP environments by retrieving, analyzing, and alerting on cloud security data.
KICS is an open-source Infrastructure as Code security scanner that detects vulnerabilities and misconfigurations through customizable queries and integrates with CI/CD pipelines.
Kube-bench is a security assessment tool that validates Kubernetes deployments against CIS Kubernetes Benchmark standards through automated configuration checks.
TerraGoat is a deliberately vulnerable Terraform repository that demonstrates common cloud infrastructure misconfigurations for training and testing security tools.
CloudSploit by Aqua is an open-source multi-cloud security scanning tool that detects security risks and compliance issues across AWS, Azure, GCP, OCI, and GitHub platforms.
A framework for analyzing container images, running scripts inside containers, and gathering information for static analysis and policy enforcement.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
A tutorial demonstrating how to implement Kubernetes Engine security features to control application privileges through host access controls and network access policies.
AWS Vault securely stores AWS IAM credentials in the operating system's keystore and generates temporary credentials for development environments.
PINNED

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.