Metabadger is a security tool designed to help organizations secure AWS EC2 instances against Server-Side Request Forgery (SSRF) attacks by managing the Instance Metadata Service (IMDS) configuration. The tool addresses security vulnerabilities associated with IMDSv1, which can be exploited through SSRF attacks to access instance credentials and session tokens. Attackers can leverage these credentials to pivot into AWS environments and escalate privileges beyond the compromised instance. Key functionalities include: - Diagnosing current IMDS usage across EC2 instances - Preparing instances for upgrade to the more secure IMDSv2 - Automating the transition from IMDSv1 to IMDSv2 - Disabling the Instance Metadata Service on instances where it is not required - Reducing attack surface by eliminating unnecessary metadata service exposure The tool helps organizations implement AWS security best practices by ensuring instances use IMDSv2, which provides additional security controls including session tokens and hop limits that make SSRF exploitation significantly more difficult. Metabadger supports compliance with AWS security recommendations for protecting against metadata service abuse and helps prevent the type of attacks that have been used in notable security breaches involving cloud infrastructure.
FEATURES
SIMILAR TOOLS
A deprecated Kubernetes workload policy enforcement tool that helped secure multi-tenant clusters through various security policies and configurations.
A search engine for open Amazon S3 buckets and their contents, allowing users to search for files using keywords, filename extensions, and full path.
AWS Vault securely stores AWS IAM credentials in the operating system's keystore and generates temporary credentials for development environments.
S3Scanner is an open-source tool that scans S3 buckets across S3-compatible APIs to identify misconfigurations and security vulnerabilities.
KICS is an open-source Infrastructure as Code security scanner that detects vulnerabilities and misconfigurations through customizable queries and integrates with CI/CD pipelines.
A tutorial demonstrating how to implement Kubernetes Engine security features to control application privileges through host access controls and network access policies.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
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.
Kube-bench is a security assessment tool that validates Kubernetes deployments against CIS Kubernetes Benchmark standards through automated configuration checks.
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.