Skip to content

ashley-gong/aws-security-group-rule-remediation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS EC2 Security Group Rule Remediation

A function that remediates Security Group rules that open port 22 or port 3389 to the CIDR 0.0.0.0/0. Deloitte Global Technology Internship 2023.

Tech Stack

  • AWS EventBridge
  • AWS Lambda
  • AWS EC2 Security Groups
  • Python Boto3 SDK for AWS
  • Python Moto Library

About

Remediation of EC2 security group rules opening to port 22 or 3389.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages