Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 378 #399

Merged
merged 26 commits into from
Nov 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
53a7f44
Update ebs-encrypted-snapshots.md
shuklaalok87 Nov 27, 2021
4ac3c9e
Update step2.png
shuklaalok87 Nov 27, 2021
b2102b2
Update step3.png
shuklaalok87 Nov 27, 2021
35bf980
Update step4.png
shuklaalok87 Nov 27, 2021
2b3841b
Update step5.png
shuklaalok87 Nov 27, 2021
4b14cb7
Update ebs-encrypted-snapshots.md
shuklaalok87 Nov 27, 2021
7964512
Update step7.png
shuklaalok87 Nov 27, 2021
9d81c16
Merge branch 'patch-378' of https://github.com/shuklaalok87/security-…
shuklaalok87 Nov 27, 2021
c1b76fc
Update step8.png
shuklaalok87 Nov 27, 2021
cb7feb2
Update step9.png
shuklaalok87 Nov 27, 2021
4806184
Update ebs-encrypted-snapshots.md
shuklaalok87 Nov 27, 2021
818b790
Update step7.png
shuklaalok87 Nov 27, 2021
94f145d
Merge branch 'patch-378' of https://github.com/shuklaalok87/security-…
shuklaalok87 Nov 27, 2021
ec11ec4
Update ebs-encrypted-snapshots.md
shuklaalok87 Nov 27, 2021
8df0352
Update step10.png
shuklaalok87 Nov 27, 2021
257822f
Merge branch 'patch-378' of https://github.com/shuklaalok87/security-…
shuklaalok87 Nov 27, 2021
e9365f4
Update ebs-encrypted-snapshots.md
shuklaalok87 Nov 27, 2021
c31869a
Update step11.png
shuklaalok87 Nov 27, 2021
63aae17
Update step12.png
shuklaalok87 Nov 27, 2021
93f9f07
Update step13.png
shuklaalok87 Nov 27, 2021
8bdaa6e
Update step14.png
shuklaalok87 Nov 27, 2021
9241074
Update step15.png
shuklaalok87 Nov 27, 2021
de8da8e
Update ebs-encrypted-snapshots.md
shuklaalok87 Nov 27, 2021
45c2cd8
Update step16.png
shuklaalok87 Nov 27, 2021
95ef21b
Merge branch 'patch-378' of https://github.com/shuklaalok87/security-…
shuklaalok87 Nov 27, 2021
5efdb5e
Update step17.png
shuklaalok87 Nov 27, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions en/aws/ec2/ebs-encrypted-snapshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
| **Recommended Action** | Configure volume encryption and delete unencrypted EBS snapshots. |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
1. Log in to the AWS Management Console.
2. Select the "Services" option and search for EC2. </br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step2.png"/>
3. Scroll down the left navigation panel and choose "Snapshots". </br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step3.png"/>
4. Select the "Snapshot" that needs to be verified and click on its name from the "Name" column.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step4.png"/>
5. Scroll down the page and under "Description" check for "Encrypted". If the "Encrypted" option is showing "Not Encrypted" then the selected the "EBS Snapshot" is not encrypted.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step5.png"/>
5. Scroll down the page and under "Details" check for "Encrypted". If the "Encrypted" option is showing "Not Encrypted" then the selected the "EBS Snapshot" is not encrypted.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step5.png"/>
6. Repeat the steps number 2 - 5 to check other "EBS Snapshot" in the AWS region.</br>
7. Select the unencrypted "EBS Snapshot" that needs to be encrypted and click on the "Actions" button at the top panel and click on the "Copy" option.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step7.png"/>
8. In the "Copy Snapshot" dialog box select the box "Encrypt this snapshot" next to "Encryption" and choose the "Master key" from the dropdown menu.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step8.png"/>
9. Click on the "Copy" button to copy the selected "EBS Snapshot". </br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step9.png"/>
10. Select the new EBS snapshot and click on the "Actions" button at the top panel and click on the "Create Volume" option.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step10.png"/>
7. Select the unencrypted "EBS Snapshot" that needs to be encrypted and click on the "Actions" button at the top panel and click on the "Copy snapshot" option.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step7.png"/>
8. In the "Copy Snapshot" dialog box select the box "Encrypt this snapshot" next to "Encryption" and choose the "KMS key" from the dropdown menu.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step8.png"/>
9. Click on the "Copy snapshot" button to copy the selected "EBS Snapshot". </br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step9.png"/>
10. Select the new EBS snapshot and click on the "Actions" button at the top panel and click on the "Create Volume from snapshot" option.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step10.png"/>
11. In the "Create Volume" dialog box verify the "Encryption" option is enabled.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step11.png"/>
12. Click on the "Create Volume" button to create the new "EBS Encrypted Volume".</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step12.png"/>
13. Scroll down the left navigation panel and click on the "Volumes".</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step13.png"/>
14. Select the volume that is not encrypted and click on the "Action" button at the top and click on the "Detach Volume".</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step14.png"/>
15. In the "Detach Volume" dialog box click on the "Yes,Detach" button. </br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step15.png"/>
15. In the "Detach Volume" dialog box click on the "Detach" button. </br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step15.png"/>
16. Select the newly encrypted EBS volume and click on the "Action" button at the top and click on the "Attach Volume".</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step16.png"/>
17. In the "Attach Volume" dialog box select the EC2 instance and device name for the attachment.</br> <img src="/resources/aws/ec2/ebs-encrypted-snapshots/step17.png"/>
18. Repeat steps number 7 - 17 to ensure "EBS snapshots" are encrypted at rest.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/ebs-encrypted-snapshots/step9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.