awesome-cloud-security/README.md

81 lines
2.7 KiB
Markdown
Raw Normal View History

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
2017-05-28 19:31:47 -04:00
2017-05-28 19:33:51 -04:00
* [Blogs](#blogs)
* [Podcasts](#podcasts)
2017-05-29 07:53:05 -04:00
* [Cloud Security Standards](#cloud-security-standards)
2017-05-28 19:33:51 -04:00
* [Projects](#projects)
2017-05-28 20:02:32 -04:00
* [Data Loss Prevention](#data-loss-prevention)
* [Benchmarking](#benchmarking)
2017-05-28 19:33:51 -04:00
* [Examples](#examples)
2017-05-28 20:02:32 -04:00
* [Identity and Access Mangement](#identity-and-access-management)
2017-05-28 19:33:51 -04:00
* [Automated Security Assessment](#automated-security-assessment)
* [Logging](#logging)
2017-05-28 19:49:36 -04:00
* [Contribute](#contribute)
* [License](#license)
2017-05-28 19:31:47 -04:00
## Blogs
2017-05-28 19:49:36 -04:00
2017-05-28 19:31:47 -04:00
* [AWS Security](https://aws.amazon.com/blogs/security/)
## Podcasts
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)
2017-05-28 19:31:47 -04:00
## Projects
2017-05-28 20:02:32 -04:00
### Data Loss Prevention
2017-05-28 19:31:47 -04:00
2017-05-28 20:02:32 -04:00
* [Git Secrets](https://github.com/awslabs/git-secrets)
2017-05-28 19:49:36 -04:00
2017-05-28 20:02:32 -04:00
### Benchmarking
* [AWS Security Benchmark](https://github.com/awslabs/aws-security-benchmark)
## Examples
### Identity and Access Management
2017-05-28 19:49:36 -04:00
2017-05-28 19:31:47 -04:00
* [Amazon Cognito Streams connector for Amazon Redshift](https://github.com/awslabs/amazon-cognito-streams-sample)
### Automated Security Assessment
2017-05-28 19:49:36 -04:00
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)
### Logging
2017-05-28 19:49:36 -04:00
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)
### Web Application Firewall
2017-05-28 19:49:36 -04:00
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.