Skip to content

Commit

Permalink
Patch 458 (#480)
Browse files Browse the repository at this point in the history
* Update rds-publicly-accessible.md

* Update rds-publicly-accessible.md

* Update rds-publicly-accessible.md

* Updated images for all steps

* Update rds-publicly-accessible.md

* Update step6.png

* Update step11.png

* Update rds-publicly-accessible.md

* Apply suggestions from code review

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Nov 4, 2022
1 parent bcd453d commit 60bf4c9
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions en/aws/rds/rds-publicly-accessible.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,15 @@
| **Recommended Action** | Remove the public endpoint from the RDS instance |

## 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 RDS. </br> <img src="/resources/aws/rds/rds-publicly-accessible/step2.png"/>
3. Scroll down the left navigation panel and choose "Databases". </br> <img src="/resources/aws/rds/rds-publicly-accessible/step3.png"/>
4. Select the "Database" that needs to be verified and click on the selected "Databse" from the "DB identifier" column to access the database.</br><img src="/resources/aws/rds/rds-publicly-accessible/step4.png"/>
4. Select the "Database" that needs to be verified and click on the selected "Database" from the "DB identifier" column to access the database.</br><img src="/resources/aws/rds/rds-publicly-accessible/step4.png"/>
5. Click on the "Connectivity & Security" under the selected database configuration page.</br><img src="/resources/aws/rds/rds-publicly-accessible/step5.png"/>
6. Scroll down the "Connectivity & Security" tab and check the "Security" section.Check the "Public Accessibility" and if it's "Yes" then selected database can launched into the public cloud .</br><img src="/resources/aws/rds/rds-publicly-accessible/step6.png"/>
7. Repeat steps number 2 - 6 to check other RDS instances. </br>
8. Select the "Database" on which "Public Accessibility" needs to be disable. Click the "Modify" button at the top to make the necessary changes.</br><img src="/resources/aws/rds/rds-publicly-accessible/step8.png"/>
9. Scroll down the "Modify DB Instance" page and check for "Public Accessibility" under "Network & Security".</br><img src="/resources/aws/rds/rds-publicly-accessible/step9.png"/>
10. On the "Public Accessibility" section under "Network & Security" click on the "No" button.</br><img src="/resources/aws/rds/rds-publicly-accessible/step10.png"/>
11. Scroll down the "Modify DB Instance" page and click on "Continue" button. </br><img src="/resources/aws/rds/rds-publicly-accessible/step11.png"/>
12. On the "Scheduling of modifications" choose "Apply immediately" so that it will made the above changes applied as soon as possible and click on the "Modify DB Instance" button. </br><img src="/resources/aws/rds/rds-publicly-accessible/step12.png"/>
13. Repeat steps number 8 - 12 to remove the public endpoint from the RDS instances .</br>
6. Scroll down the "Connectivity & Security" tab and check the "Security" section. Check the "Public Accessibility" and if it's "Yes" then selected database can launched into the public cloud .</br><img src="/resources/aws/rds/rds-publicly-accessible/step6.png"/>
7. Select the "Database" on which "Public Accessibility" needs to be disabled. Click the "Modify" button at the top to make the necessary changes.</br><img src="/resources/aws/rds/rds-publicly-accessible/step7.png"/>
8. Scroll down the "Modify DB Instance" page and check for "Public Access" under "Additional configuration" of "Connectivity".</br><img src="/resources/aws/rds/rds-publicly-accessible/step8.png"/>
9. On the "Public Access" section under "Connectivity" select the "Not publicly accessible" option.</br><img src="/resources/aws/rds/rds-publicly-accessible/step9.png"/>
10. Scroll down the "Modify DB Instance" page and click on "Continue" button. </br><img src="/resources/aws/rds/rds-publicly-accessible/step10.png"/>
11. On the "Scheduling of modifications" choose "Apply immediately" so that it will make the above changes as soon as possible, and then click on the "Modify DB Instance" button. </br><img src="/resources/aws/rds/rds-publicly-accessible/step11.png"/>
12. Repeat steps number 7 - 11 to remove the public access from all other RDS instances .</br>
Binary file modified resources/aws/rds/rds-publicly-accessible/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/rds/rds-publicly-accessible/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/rds/rds-publicly-accessible/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/rds/rds-publicly-accessible/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/rds/rds-publicly-accessible/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/rds/rds-publicly-accessible/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/rds/rds-publicly-accessible/step6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/rds/rds-publicly-accessible/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/rds/rds-publicly-accessible/step9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 60bf4c9

Please sign in to comment.