forked from aquasecurity/cloud-security-remediation-guides
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #135 from rtkwlf/nshawahna/AWN-194894
[AWN-194894] Remediation guide for Plugin: Enforce Restrict Authorize…
- Loading branch information
Showing
12 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
en/google/resourcemanager/enforce-restrict-authorized-networks.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com) | ||
|
||
# GOOGLE / Resource Manager / Enforce Restrict Authorized Networks | ||
|
||
## Quick Info | ||
|
||
| | | | ||
|-|-| | ||
| **Plugin Title** | Enforce Restrict Authorized Networks | | ||
| **Cloud** | GOOGLE | | ||
| **Category** | Resource Manager | | ||
| **Description** | Determine if "Restrict Authorized Networks on Cloud SQL instances" policy is enforced at the GCP organization level. | | ||
| **More Info** | Enforcing "Restrict Authorized Networks on Cloud SQL instances" organization policy, restricts adding authorized networks for unproxied database access to Cloud SQL instances. | | ||
| **GOOGLE Link** | https://cloud.google.com/resource-manager/docs/organization-policy/org-policy-constraints | | ||
| **Recommended Action** | Ensure that "Restrict Authorized Networks on Cloud SQL instances" constraint is enforced at the organization level. | | ||
|
||
## Detailed Remediation Steps | ||
1. Sign in to Google Cloud Management Console with the organizational unit credentials, then Click the deployment selector in the upper navigation bar.</br></br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step1.png"/></br> | ||
2. Select ALL to view a summary of all current deployments, and then pick the Google Cloud organisation you want to look at.</br></br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step2.png"/></br> | ||
3. Navigate to [Identity and Access Management IAM](https://console.cloud.google.com/iam-admin/iam). | ||
4. In the left navigation panel, select Organization Policies to view the list of the constraint policies available for your GCP organization.</br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step4.png"/></br></br> | ||
5. Click inside Filter box, filter by **Name**. </br> | ||
6. Type in **Restrict Authorized Networks on Cloud SQL instances** to return the \"Restrict Authorized Networks on Cloud SQL instances\" policy.</br><img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step6.png"/></br></br> | ||
7. Click on the policy name. </br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step7.png"/></br></br> | ||
8. On the Policy details page, check the **Status** attribute value. If the **Status** attribute value is set to **Not enforced**, then click on \"Manage Policy\" to edit the policy.</br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step8.png"/></br></br> | ||
9. In Edit Policy screen, under \"Applies to\" section, select \"Customize\". Then Click on \"Add Role\".</br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step9.png"/></br></br> | ||
10. In Add Role expanded Section, under enforcemnt: Select "On".</br></br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step10.png"/></br> | ||
11. Click Save. </br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step11.png"/></br> | ||
12. When return to Policy details screen, status will now show "Enforced". </br> <img src="/resources/google/resourcemanager/enforce-restrict-authorized-networks/step12.png"/></br> |
Binary file added
BIN
+6 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/.DS_Store
Binary file not shown.
Binary file added
BIN
+59.5 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/step1.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 added
BIN
+55.1 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/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 added
BIN
+24.3 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/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 added
BIN
+150 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/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 added
BIN
+104 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/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 added
BIN
+51.4 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/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 added
BIN
+128 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/step6.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 added
BIN
+128 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/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 added
BIN
+212 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/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 added
BIN
+220 KB
resources/google/resourcemanager/enforce-restrict-authorized-networks/step9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.