AWS Key Usage Detector is a security analysis tool designed to identify off-instance key usage patterns within AWS environments. The tool operates by examining CloudTrail log files stored in local directories to detect potentially unauthorized or suspicious access key activities. The application functions as a command-line utility that requires users to clone the repository and install the package before execution. Once configured, users can run the program by specifying the path to their CloudTrail files for analysis. The tool focuses specifically on detecting key usage that occurs outside of expected AWS instances, which can indicate compromised credentials, unauthorized access attempts, or security policy violations. This capability makes it useful for security teams conducting forensic analysis or routine security audits of their AWS infrastructure. The detector processes CloudTrail data locally, allowing organizations to analyze their AWS access patterns without transmitting sensitive log data to external services. This approach supports compliance requirements and maintains data privacy during security investigations.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A framework for analyzing container images, running scripts inside containers, and gathering information for static analysis and policy enforcement.
A setuid implementation of user namespaces that enables running unprivileged containers without root privileges as a secure alternative to traditional container runtimes.
AWS Vault securely stores AWS IAM credentials in the operating system's keystore and generates temporary credentials for development environments.
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.
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.
A deprecated Kubernetes workload policy enforcement tool that helped secure multi-tenant clusters through various security policies and configurations.
A community-driven repository of pre-built security analytics queries and rules for monitoring and detecting threats in Google Cloud environments across various log sources and activity types.
KICS is an open-source Infrastructure as Code security scanner that detects vulnerabilities and misconfigurations through customizable queries and integrates with CI/CD pipelines.
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.