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-05-29 13:45:59 -04:00
* [Public Cloud ](#public-cloud )
* [Containers ](#containers )
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 )
2017-05-28 19:33:51 -04:00
* [Projects ](#projects )
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 )
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
## Containers
2021-05-29 15:07:14 -04:00
* [Aqua Security - Trivy ](https://github.com/aquasecurity/trivy )
* [Aqua Security - Cloudsploit ](https://github.com/aquasecurity/cloudsploit )
* [Aqua Security - Kube-Bench ](https://github.com/aquasecurity/kube-bench )
* [Aqua Security - Kube-Hunter ](https://github.com/aquasecurity/kube-hunter )
* [Aqua Security - Kubectl-who-can ](https://github.com/aquasecurity/kubectl-who-can )
* [Docker - Docker Bench for Security ](https://github.com/docker/docker-bench-security )
* [Harbor - Harbor ](https://github.com/goharbor/harbor )
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
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
2017-06-06 07:39:52 -04:00
* [Git Secrets by awslabs ](https://github.com/awslabs/git-secrets )
2017-06-06 07:42:11 -04:00
### Identity and Access Management
* [Aardvark by Netflix ](https://github.com/Netflix-Skunkworks/aardvark )
* [Repokid by Netflix ](https://github.com/Netflix/Repokid )
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.