Default VPC security group should restrict all traffic

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Description

A VPC comes with a default security group that by default denies all inbound traffic, allows all outbound traffic, and permits all traffic among instances within the group. By setting up your default security group to restrict all traffic, you encourage the development of least privilege security groups and ensure mindful placement of AWS resources. This practice reduces the exposure of your resources. As each new VPC is created, including the default VPC in every region, updating the default security group is necessary to comply with security best practices.

Configuring VPC flow logging is a valuable tool during this process as it logs packet acceptances and rejections, helping identify the minimum port access requirements for proper system operation. Even if not adopted permanently, it proves critical for engineering least privileged security groups.

Remediation

For detailed guidance on modifying default security groups to restrict all traffic, refer to the AWS EC2 Security Groups documentation.

PREVIEWING: brett.blue/embedded-collector-release