From 4b95c97b3e1f61b95f819765c9ca25d00b53eab1 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 9 Nov 2017 23:28:15 +0700 Subject: [PATCH] Add AWS security tools --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2712d3c..924c33d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ -# my-awesome +# My Awesome + +[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) + My curated list of awesome links, resources and tools + +- [My Awesome](#my-awesome) +- [Articles](#article) +- [Tools](#tools) + - [AWS](#aws) + +--- + +## Articles + +## Tools + +### AWS + +*Open source projects related to AWS Security.* + +- [airbnb/BinaryAlert](https://github.com/airbnb/BinaryAlert) - BinaryAlert: Serverless, Real-time & Retroactive Malware Detection. +- [cloudsploit/scans](https://github.com/cloudsploit/scans) - AWS security scanning checks +- [nccgroup/Scout2](https://github.com/nccgroup/Scout2) - Security auditing tool for AWS environments +- [Netflix/security_monkey](https://github.com/Netflix/security_monkey) - Security Monkey monitors your AWS and GCP accounts for policy changes and alerts on insecure configurations. +- [Alfresco/prowler](https://github.com/Alfresco/prowler) - Tool for AWS security assessment, auditing and hardening. It follows guidelines of the CIS Amazon Web Services Foundations Benchmark.