cwe-monitor-secgrp
Permission checker
A CloudWatch Events rule Lambda function that checks security group permissions against a pre-configured policy and logs non-compliant changes.
This CloudWatch Events rule Lambda function evaluates AWS API calls that change Amazon EC2 security group ingress rules. The function flags rules that violate a preconfigured policy.
25 stars
58 watching
30 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically patches vulnerable EC2 instances after receiving an Inspector assessment notification | 58 |
| Automates deployment of security agent to newly launched EC2 instances using AWS Lambda and SSM | 28 |
| Script to process and forward Amazon Inspector findings via SNS to a specified email address. | 39 |
| Automatically generates AWS Service Control Policies based on compliance frameworks and custom service inclusions/exclusions | 224 |
| Exposes AWS Cloudwatch Metrics as a public HTML page using AWS Lambda and server-side rendering | 28 |
| Identifies publicly accessible objects in an AWS S3 bucket based on effective permissions | 75 |
| This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
| Automated incident response and security remediation tools for AWS services | 620 |
| An AWS Lambda function that automates data loading from Amazon S3 into an Amazon Redshift database cluster | 597 |
| Detects suspicious temporary token usage in an AWS account to identify potential security threats. | 104 |
| A proof-of-concept project demonstrating the use of OpenCvSharp in an AWS Lambda function. | 3 |
| A set of automated security checks for AWS services written in Python to identify potential vulnerabilities and configuration issues. | 36 |
| A tool that scans AWS IAM policies to identify security vulnerabilities and generates a report with recommendations for remediation | 2,009 |
| Automates deployment of AWS WAF security rules to protect against common web-based attacks | 863 |
| An evaluation tool for policy-as-code in infrastructure configuration files | 1,309 |