confusdcodr / terraform-guardduty-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-aws-ir

Terraform AWS Incident Response Sandbox

Sources

Remediation Actions

IAM user

  • remove all policies associated with the user (log what they were)
  • move user to the /compromised path

EC2 instance

  • isolate it

ToDo

  • CI
    • add linting
    • auto-generate docs
  • add cloudwatch alarms and sns topics for 'spending guard'
  • add misconfigured s3 bucket generation to a non-malicious instance

About


Languages

Language:HCL 59.3%Language:Shell 40.7%