Proof of concept incident response demo using SSM and AWS Fargate.
A Lambda-powered Security Orchestration framework for AWS GuardDuty
Open source demos, concept and guidance related to the AWS CIS Foundation framework.
aws-vault is a secure credential manager and command-line wrapper for AWS. It stores long-term identity keys using the native operating system secure keystore to prevent plaintext secrets from residing on disk. The tool orchestrates the exchange of long-term credentials for short-lived temporary sessions by assuming IAM roles, with support for multi-factor authentication and integration with AWS Identity Center for single sign-on access. It prevents credential exposure by injecting these temporary tokens directly into subprocesses or by simulating local metadata endpoints for software develop
Collection of scripts and resources for DevSecOps and Automated Incident Response Security
The main features of awslabs/aws-security-automation are: Cloud Security Tooling and Automation, Incident Response Tools.
Open-source alternatives to awslabs/aws-security-automation include: andrewkrug/fargate-ir — Proof of concept incident response demo using SSM and AWS Fargate. ansorren/gdpatrol — A Lambda-powered Security Orchestration framework for AWS GuardDuty. awslabs/aws-security-benchmark — Open source demos, concept and guidance related to the AWS CIS Foundation framework. bishopfox/cloudfox — Automating situational awareness for cloud penetration tests. carlosinfantes/cloudsecure. 99designs/aws-vault — aws-vault is a secure credential manager and command-line wrapper for AWS. It stores long-term identity keys using the…