More Info:

Ensure deletion protection is enabled for network firewall rules

Risk Level

High

Address

Security

Compliance Standards

CBP,SEBI

Triage and Remediation

Remediation

To remediate the issue of Network Firewall Deletion Protection not being enabled for AWS EC2 using the AWS console, follow these step-by-step instructions:

  1. Login to AWS Console: Go to the AWS Management Console and login to your account.

  2. Navigate to EC2 Service: Click on the “Services” dropdown menu at the top left corner and select “EC2” under the Compute section.

  3. Select Security Groups: In the EC2 dashboard, click on the “Security Groups” option from the left-hand side menu.

  4. Select the Security Group: Identify the security group that you want to enable deletion protection for and click on it to select it.

  5. Enable Deletion Protection: In the security group details page, go to the “Actions” dropdown menu at the top and select “Edit inbound rules” or “Edit outbound rules” as per your requirement.

  6. Enable Deletion Protection: In the Edit rules page, scroll down to the bottom and locate the “Delete Protection” option. Check the box next to “Protect against accidental deletion” to enable deletion protection for the security group.

  7. Save Changes: After enabling deletion protection, click on the “Save rules” button to apply the changes.

By following these steps, you have successfully enabled deletion protection for the selected security group in AWS EC2 using the AWS console.