2017-05-28 19:49:36 -04:00
# Awesome Cloud Security [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
2017-05-29 07:53:05 -04:00
> Cloud Security blogs, podcasts, standards, projects, and examples.
2017-05-28 19:49:36 -04:00
## Contents
2021-06-03 12:39:59 -04:00
* [Public Cloud ](#public-cloud-services )
* [AWS Security ](#aws-security )
* [Azure Security ](#azure-security )
* [Oracle Cloud Security ](#oracle-cloud-security )
2021-05-29 13:45:59 -04:00
* [Containers ](#containers )
2021-06-03 12:39:59 -04:00
* [Docker Images ](#docker-images )
* [Kubernetes Operators ](#kubernetes-operators )
* [Tools ](#tools )
2017-05-29 07:53:05 -04:00
* [Cloud Security Standards ](#cloud-security-standards )
2021-05-29 13:45:59 -04:00
* [Learning ](#learning )
* [Blogs ](#blogs )
* [Podcasts ](#podcasts )
2021-06-03 12:39:59 -04:00
* [Labs ](#labs )
* [Certifications ](#certifications )
2017-05-28 19:33:51 -04:00
* [Projects ](#projects )
2021-07-15 11:59:25 -04:00
* [Alerting ](#alerting )
2017-05-28 20:02:32 -04:00
* [Benchmarking ](#benchmarking )
2017-05-29 08:01:51 -04:00
* [Data Loss Prevention ](#data-loss-prevention )
2017-06-06 07:42:11 -04:00
* [Identity and Access Mangement ](#identity-and-access-management )
2021-07-15 15:17:32 -04:00
* [Incident Response ](#incident-response )
2017-05-29 08:01:51 -04:00
* [Spring ](#spring )
2017-05-28 19:33:51 -04:00
* [Examples ](#examples )
2017-06-06 07:42:11 -04:00
* [Automated Security Assessment ](#ex-automated-security-assessment )
2017-06-06 07:43:25 -04:00
* [Identity and Access Mangement ](#ex-identity-and-access-management )
2017-06-06 07:42:11 -04:00
* [Logging ](#ex-logging )
2017-05-28 19:49:36 -04:00
* [Contribute ](#contribute )
* [License ](#license )
2021-05-29 13:45:59 -04:00
## Public Cloud
2021-07-16 16:35:09 -04:00
### AWS Security
* [AWS CodePipeline Governance ](https://github.com/awslabs/aws-codepipeline-governance )
* [AWS Config Rules Development Kit ](https://github.com/awslabs/aws-config-rdklib )
* [AWS Control Tower Customizations ](https://github.com/awslabs/aws-control-tower-customizations )
* [AWS Security Hub Automated Response and Remediation ](https://github.com/awslabs/aws-security-hub-automated-response-and-remediation )
* [AWS Well Architected Labs ](https://github.com/awslabs/aws-well-architected-labs )
2021-06-03 12:39:59 -04:00
## Kubernetes Operators
2021-07-15 15:49:42 -04:00
* Aqua
* [Aqua Security Operator ](https://operatorhub.io/operator/aqua )
* [Starboard Operator ](https://operatorhub.io/operator/starboard-operator )
2021-06-03 12:39:59 -04:00
* [Anchore - Anchore Engine Operator ](https://operatorhub.io/operator/anchore-engine )
* [Falco Security - Falco Operator ](https://operatorhub.io/operator/falco )
* [Quay - Project Quay Container Security ](https://operatorhub.io/operator/project-quay-container-security-operator )
* [Snyk - Snyk Operator ](https://operatorhub.io/operator/snyk-operator )
* [Splunk - Splunk Operator for Kubernetes ](https://operatorhub.io/operator/splunk )
* [Sysdig - Sysdig Agent Operator ](https://operatorhub.io/operator/sysdig )
## Tools
2021-07-15 15:49:42 -04:00
* Anchore
* [ Anchore Engine ](https://github.com/anchore/anchore-engine )
* [Grype ](https://github.com/anchore/grype )
* [Kai ](https://github.com/anchore/kai )
* [Syft ](https://github.com/anchore/syft )
* Aqua
* [Cloudsploit ](https://github.com/aquasecurity/cloudsploit )
* [Kube-Bench ](https://github.com/aquasecurity/kube-bench )
* [Kube-Hunter ](https://github.com/aquasecurity/kube-hunter )
* [Kubectl-who-can ](https://github.com/aquasecurity/kubectl-who-can )
* [Trivy ](https://github.com/aquasecurity/trivy )
2021-05-29 15:07:14 -04:00
* [Docker - Docker Bench for Security ](https://github.com/docker/docker-bench-security )
2021-06-03 12:39:59 -04:00
* [Elias - Dagda ](https://github.com/eliasgranderubio/dagda/ )
* [Falco Security - Falco ](https://github.com/falcosecurity/falco )
2021-05-29 15:07:14 -04:00
* [Harbor - Harbor ](https://github.com/goharbor/harbor )
2021-06-03 12:39:59 -04:00
* [Quay - Clair ](https://github.com/quay/clair )
* [Snyk - Snyk ](https://github.com/snyk/snyk )
* [vchinnipilli - Kubestriker ](https://github.com/vchinnipilli/kubestriker )
2017-05-29 07:53:05 -04:00
## Cloud Security Standards
* [ISO/IEC 27017:2015 ](https://www.iso.org/standard/43757.html )
* [MTCS SS 584 ](https://www.imda.gov.sg/industry-development/infrastructure/ict-standards-and-frameworks/mtcs-certification-scheme/multi-tier-cloud-security-certified-cloud-services )
2017-05-29 07:56:44 -04:00
* [CCM ](https://cloudsecurityalliance.org/group/cloud-controls-matrix )
2017-05-29 07:53:05 -04:00
* [NIST 800-53 ](https://nvd.nist.gov/800-53 )
2021-05-29 13:45:59 -04:00
## Learning
### Blogs
* [AWS Security ](https://aws.amazon.com/blogs/security/ )
### Podcasts
2017-05-28 19:31:47 -04:00
## Projects
2021-07-15 11:59:25 -04:00
### Alerting
* [411 by Etsy ](https://github.com/etsy/411 )
* [ElastAlert by Yelp ](https://github.com/Yelp/elastalert )
* [StreamAlert by Airbnb ](https://github.com/airbnb/streamalert )
2017-05-29 08:01:51 -04:00
### Benchmarking
* [AWS Security Benchmark ](https://github.com/awslabs/aws-security-benchmark )
2017-05-28 20:02:32 -04:00
### Data Loss Prevention
2021-07-16 16:35:09 -04:00
* [Git Secrets by AWS Labs ](https://github.com/awslabs/git-secrets )
2017-06-06 07:42:11 -04:00
### Identity and Access Management
2021-07-15 15:49:42 -04:00
* Awesome Lists
* [Awesome IAM List ](https://github.com/kdeldycke/awesome-iam )
* AWS Labs
* [AWS IAM Generator ](https://github.com/awslabs/aws-iam-generator )
* Duo Labs
* [Parliament ](https://github.com/duo-labs/parliament )
* [CloudTracker ](https://github.com/duo-labs/cloudtracker )
* Netflix
* [Aardvark ](https://github.com/Netflix-Skunkworks/aardvark )
* [ConsoleMe ](https://github.com/Netflix/consoleme )
* [Repokid ](https://github.com/Netflix/Repokid )
* Salesforce
* [Policy Sentry ](https://github.com/salesforce/policy_sentry/ )
* [CloudSplaining ](https://github.com/salesforce/cloudsplaining )
* [AWS-AllowLister ](https://github.com/salesforce/aws-allowlister )
* [Terraform for Policy Guru ](https://github.com/salesforce/terraform-provider-policyguru )
2021-07-15 15:17:32 -04:00
* [Kubernetes AWS IAM Authenticator by Kubernetes SIG ](https://github.com/kubernetes-sigs/aws-iam-authenticator )
* [AWS Missing Tools by CloudAvail ](https://github.com/cloudavail/aws-missing-tools )
* [Enumerate IAM by Andres Riancho ](https://github.com/andresriancho/enumerate-iam )
### Incident Response
* [PagerDuty Incident Response Docs ](https://github.com/PagerDuty/incident-response-docs )
* [Awesome Incident Response List ](https://github.com/meirwah/awesome-incident-response )
* [Dispatch by Netflix ](https://github.com/Netflix/dispatch )
* [AWS Incident Response Playbooks by AWS Samples ](https://github.com/aws-samples/aws-incident-response-playbooks )
2021-07-16 16:35:09 -04:00
* [AWS Security Hub Automated Response and Remediation ](https://github.com/awslabs/aws-security-hub-automated-response-and-remediation )
2017-05-29 08:01:51 -04:00
### Spring
* [Spring Cloud Security ](https://github.com/dschadow/CloudSecurity )
2017-05-28 20:02:32 -04:00
## Examples
2017-06-06 07:42:11 -04:00
### Ex. Automated Security Assessment
2017-05-28 19:31:47 -04:00
* [AWS Config Rules Repository ](https://github.com/awslabs/aws-config-rules )
* [AWS Inspector Agent Autodeploy ](https://github.com/awslabs/amazon-inspector-agent-autodeploy )
* [AWS Inspector Auto Remediation ](https://github.com/awslabs/amazon-inspector-auto-remediate )
* [AWS Inspector Lambda Finding Processor ](https://github.com/awslabs/amazon-inspector-finding-forwarder )
2017-06-06 07:43:25 -04:00
### Ex. Identity and Access Management
* [Amazon Cognito Streams connector for Amazon Redshift ](https://github.com/awslabs/amazon-cognito-streams-sample )
2017-06-06 07:42:11 -04:00
### Ex. Logging
2017-05-28 19:31:47 -04:00
* [AWS Centralized Logging ](https://github.com/awslabs/aws-centralized-logging )
* [AWS Config Snapshots to ElasticSearch ](https://github.com/awslabs/aws-config-to-elasticsearch )
* [AWS CloudWatch Events Monitor Security Groups ](https://github.com/awslabs/cwe-monitor-secgrp )
2017-06-06 07:42:11 -04:00
### Ex. Web Application Firewall
2017-05-28 19:31:47 -04:00
* [AWS WAF Sample ](https://github.com/awslabs/aws-waf-sample )
2017-05-28 19:49:36 -04:00
* [AWS WAF Security Automations ](https://github.com/awslabs/aws-waf-security-automations )
## Contribute
Contributions welcome! Read the [contribution guidelines ](contributing.md ) first.
## License
[![CC0 ](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg )](http://creativecommons.org/publicdomain/zero/1.0)
To the extent possible under law, Jacob Silva has waived all copyright and
related or neighboring rights to this work.