cfn-nag is a static analysis tool designed to scan AWS CloudFormation templates for security vulnerabilities and misconfigurations. The tool identifies various insecure infrastructure patterns including: - Overly permissive IAM policies and rules - Insecure security group configurations - Missing access logging configurations - Lack of encryption settings - Hardcoded password literals in templates cfn-nag can be installed through multiple package managers including gem and brew, making it accessible across different development environments. The tool supports integration with AWS CodePipeline, enabling automated security scanning as part of continuous integration and deployment workflows. The scanner analyzes CloudFormation template files and provides detailed reports highlighting potential security issues, helping developers and DevOps teams identify and remediate infrastructure security problems before deployment.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
KICS is an open-source Infrastructure as Code security scanner that detects vulnerabilities and misconfigurations through customizable queries and integrates with CI/CD pipelines.
AWS Vault securely stores AWS IAM credentials in the operating system's keystore and generates temporary credentials for development environments.
A setuid implementation of user namespaces that enables running unprivileged containers without root privileges as a secure alternative to traditional container runtimes.
SkyWrapper analyzes temporary token behaviors in AWS accounts to detect suspicious activities and generates Excel reports with findings summaries.
Cloudmarker is a configurable cloud monitoring tool and framework that audits Azure and GCP environments by retrieving, analyzing, and alerting on cloud security data.
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.
TerraGoat is a deliberately vulnerable Terraform repository that demonstrates common cloud infrastructure misconfigurations for training and testing security tools.
A Docker security vulnerability where disabling inter-container communication (ICC) fails to block raw ethernet frames, allowing unexpected data transfer between containers via raw sockets.
A command-line security auditing tool that performs Lynis-based security assessments across AWS, GCP, Azure, and DigitalOcean cloud platforms.