This rule ensures VPC default security group restricts all traffic for improved security measures.
Rule | VPC default security group should not allow inbound and outbound traffic |
Framework | FedRAMP Low Revision 4 |
Severity | ✔ Medium |
Rule Description:
The default security group in an Amazon Virtual Private Cloud (VPC) should not allow inbound or outbound traffic for the FedRAMP Low Revision 4 compliance. This rule ensures that the default security group is properly configured to restrict network traffic, aligning with the security requirements of the FedRAMP Low standard.
Troubleshooting:
If the default security group allows inbound or outbound traffic for the FedRAMP Low Revision 4 compliance, users may encounter security vulnerabilities and fail to meet the required regulatory standards. Troubleshooting steps include:
Code:
No specific code is provided as this rule involves configuration changes in the AWS Management Console or CLI commands.
Remediation:
Follow the step-by-step guide to remediate the rule and meet the compliance requirements:
Step 1: Access the AWS Management Console
Step 2: Locate the Default Security Group
Step 3: Review Inbound Rules
Step 4: Remove Violating Inbound Rules
Step 5: Review Outbound Rules
Step 6: Remove Violating Outbound Rules
Step 7: Save Changes
Conclusion:
By following the provided steps, you have successfully reviewed and remediated the default security group in the VPC to disallow inbound and outbound traffic that violates the FedRAMP Low Revision 4 compliance. This ensures that the default security group aligns with the necessary security measures required for the FedRAMP Low standard.