exam questions

Exam AWS Certified Security - Specialty All Questions

View all questions & answers for the AWS Certified Security - Specialty exam

Exam AWS Certified Security - Specialty topic 1 question 209 discussion

Exam question from Amazon's AWS Certified Security - Specialty
Question #: 209
Topic #: 1
[All AWS Certified Security - Specialty Questions]

A company uses multiple AWS accounts managed with AWS Organizations. Security engineers have created a standard set of security groups for all these. accounts. The security policy requires that these security groups be used for all applications and delegates modification authority to the security team only.
A recent security audit found that the security groups are inconsistently implemented across accounts and that unauthorized changes have been made to the security groups. A security engineer needs to recommend a solution to improve consistency and to prevent unauthorized changes in the individual accounts in the future.
Which solution should the security engineer recommend?

  • A. Use AWS Resource Access Manager to create shared resources for each required security group and apply an IAM policy that permits read-only access to the security groups only.
  • B. Create an AWS CloudFormation template that creates the required security groups. Execute the template as part of configuring new accounts. Enable Amazon Simple Notification Service (Amazon SNS) notifications when changes occur.
  • C. Use AWS Firewall Manager to create a security group policy, enable the policy feature to identify and revert local changes, and enable automatic remediation.
  • D. Use AWS Control Tower to edit the account factory template to enable the share security groups option. Apply an SCP to the OU or individual accounts that prohibits security group modifications from local account users.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ayusef
Highly Voted 3 years, 6 months ago
100% C.. https://www.youtube.com/watch?v=w-zbsmpi7vw&t=583s
upvoted 17 times
ITGURU51
2 years ago
AWS Firewall Manager applies centralized security group policies to your entire fleet.
upvoted 1 times
Green53
1 year, 10 months ago
I don't see anything in the question that references IAM, so assuming these are EC2 Security Groups (rather than IAM groups). You can use Firewall Manager security group policies to do the following across your AWS organization: Apply common security groups to specified accounts and resources. Audit security group rules, to locate and remediate noncompliant rules. Audit usage of security groups, to clean up unused and redundant security groups. See: https://docs.aws.amazon.com/waf/latest/developerguide/security-group-policies.html An AWS walk through (around 2:40) shows you this in action: https://docs.aws.amazon.com/controltower/latest/userguide/firewall-setup-walkthrough.html
upvoted 1 times
...
...
haris14
1 year, 10 months ago
FM cannot “prevent” the SG modifications but SCPs can.
upvoted 1 times
Raphaello
1 year, 2 months ago
Watch the video. FM can be used to configure baseline SG rules, and has options to allow/disallow local accounts from edditing or adding additional SG's. Again, watch the video.
upvoted 1 times
...
...
...
DahMac
Highly Voted 3 years, 6 months ago
A. AWS RAM is about sharing resources between organizations and within the OUs. B. CloudFormation is about creating, not managing change. C. GOTTCHA, not this AWS FM is about VPC EC2 security groups, NOT IAM groupings that relate to security. D. Control Tower is about, well " AWS Control Tower provides the easiest way to set up and govern a secure, multi-account AWS environment, called a landing zone. AWS Control Tower creates your landing zone using AWS Organizations, bringing ongoing account management and governance as well as implementation best practices based on AWS’s experience working with thousands of customers as they move to the cloud. With AWS Control Tower, builders can provision new AWS accounts in a few clicks, while you have peace of mind knowing that your accounts conform to company-wide policies. " and the winer is https://aws.amazon.com/controltower/?control-blogs.sort-by=item.additionalFields.createdDate&control-blogs.sort-order=desc -D-
upvoted 14 times
jackn
3 years, 4 months ago
tell me pls where we can find "share security group" option in account factory template ? there is nothing in google that would suggest something like this even exists
upvoted 2 times
...
ele
2 years, 8 months ago
D is wrong, as SCP cannot "prohibits security group modifications", they can allow or not the usage of particular AWS service, e.g. ec2, sagemaker, ecs, etc.
upvoted 1 times
ele
2 years, 8 months ago
C and AWS Firewall Manager is the right answer.
upvoted 1 times
...
...
argol
3 years, 5 months ago
Firewall Manager continuously maintains your policies and applies them to accounts and resources as they are added or updated across your organization. For information about AWS Organizations
upvoted 2 times
...
...
Raphaello
Most Recent 1 year, 2 months ago
Selected Answer: C
C is correct answer. FM can used to configure baseline SG rules, detect drifts, has options to allow/disallow local accounts from edditing or adding additional SG's, and auto remediation to SG's. Thank you, Ayusef! Good reference video there.
upvoted 1 times
...
Raphaello
1 year, 2 months ago
Answer is C. https://docs.aws.amazon.com/waf/latest/developerguide/security-group-policies.html --- You can use Firewall Manager security group policies to do the following across your AWS organization: Apply common security groups to specified accounts and resources. Audit security group rules, to locate and remediate noncompliant rules. <<<<<<<< Audit usage of security groups, to clean up unused and redundant security groups. ---
upvoted 1 times
...
Anto1973
1 year, 7 months ago
Selected Answer: C
https://docs.aws.amazon.com/waf/latest/developerguide/security-group-policies.html
upvoted 1 times
...
captainpike
1 year, 9 months ago
Selected Answer: C
I am convinced it's C because of the link posted by nairj and balki https://aws.amazon.com/blogs/security/how-to-continuously-audit-and-limit-security-groups-with-aws-firewall-manager/. I think D would work. Two points to consider in favor of D: 1) Question say "...Unauthorized changes in the individual accounts in the future" (note: "in the FUTURE". "c" shows "revert local changes""...I think I've been too picky. 2) I thought Firewall Manager implies to have a firewall (managed or not)....doesn't it?
upvoted 1 times
...
samCarson
1 year, 10 months ago
Selected Answer: C
The security engineer should recommend using AWS Firewall Manager to create a security group policy that defines the required security group rules for all accounts within the organization. This ensures consistent implementation of security groups. By enabling the policy feature and automatic remediation in AWS Firewall Manager, unauthorized changes to security groups can be detected and automatically reverted to enforce the defined policy. This solution addresses the issues of inconsistency in security group implementation and unauthorized changes, providing centralized management and control over security groups while delegating modification authority to the security team only.
upvoted 1 times
...
michele_scar
1 year, 11 months ago
Selected Answer: D
Just used on a customer: with CT and Account Factory deployed a stack and with SCP block any editing on that. You can edit only if you are assuming specific ROLE.
upvoted 1 times
...
pal40sg
1 year, 11 months ago
Selected Answer: D
The security engineer should recommend option D: Use AWS Control Tower to edit the account factory template to enable the share security groups option. Apply an SCP to the OU or individual accounts that prohibits security group modifications from local account users.
upvoted 2 times
samCarson
1 year, 10 months ago
But AWS Control Tower does not address the issue of inconsistent implementation of security groups and does not provide a mechanism to automatically revert unauthorized changes. Best option is C
upvoted 1 times
...
...
Dmosh
2 years ago
Selected Answer: C
It's actually C, if you reached my comment and still unsatisfied from the other comments here, just go check it in console.
upvoted 1 times
...
ITGURU51
2 years ago
AWS Firewall Manager- Allows you to enforce policies across your entire organization to govern changes to your security groups.
upvoted 1 times
...
nairj
2 years, 1 month ago
C : See "Manage security groups with Firewall Manager" https://aws.amazon.com/blogs/security/how-to-continuously-audit-and-limit-security-groups-with-aws-firewall-manager/
upvoted 1 times
...
HansD
2 years, 1 month ago
Selected Answer: D
obviously D. firewall manager has nothing to do with any of this.
upvoted 1 times
...
Jimmy123
2 years, 3 months ago
Selected Answer: C
C is the best answer. Using AWS Firewall Manager to create a security group policy and enable the policy feature to identify and revert local changes, as well as enable automatic remediation, would help improve consistency and prevent unauthorized changes in the individual accounts in the future. This would ensure that all accounts are using the same security groups and that any unauthorized changes are automatically reverted, ensuring compliance with the security policy.
upvoted 2 times
...
boooliyooo
2 years, 3 months ago
Selected Answer: D
FM can create common security group policies. However, the question specifically mentions security groups and the need to prevent unauthorized changes to them. AWS Firewall Manager does not have the ability to identify and revert local changes to security groups, or to enable automatic remediation for them. It is designed to create common security group policies for VPCs and network access control lists (ACLs), not for individual security groups. Therefore, option C is not a valid solution for this scenario.
upvoted 1 times
samCarson
1 year, 10 months ago
No. AWS Firewall Manager can automatically revert unauthorized changes to security groups by leveraging the AWS Config service and AWS Lambda functions. When the policy feature is enabled in AWS Firewall Manager, it continuously monitors the security groups in the managed accounts using AWS Config. AWS Config tracks the configuration state of resources and captures changes made to them. If an unauthorized change is detected in a security group, AWS Firewall Manager triggers an AWS Lambda function that performs the necessary remediation actions. The Lambda function can use AWS APIs to revert the security group back to the defined policy or take any other corrective measures as required. By integrating with AWS Config and AWS Lambda, AWS Firewall Manager provides an automated and proactive approach to revert unauthorized changes in security groups, ensuring that the defined security group policy is enforced consistently across all accounts.
upvoted 1 times
...
...
Ramyras
2 years, 4 months ago
while AWS FM is dedicated tool to managed SG and configure any other security features it does totally nothing IAM. So AWS Control Tower can be useful there - D
upvoted 1 times
...
[Removed]
2 years, 4 months ago
The correct answer is D. Use AWS Control Tower to edit the account factory template to enable the share security groups option. Apply an SCP to the OU or individual accounts that prohibits security group modifications from local account users. With this solution, the security engineer can use AWS Control Tower to enable the option to share security groups among the accounts in the organization. This will ensure that all accounts use the standard security groups consistently. Additionally, the security engineer can apply an SCP (service control policy) to the OU (organizational unit) or individual accounts that prohibits local account users from making modifications to the security groups. This will prevent unauthorized changes to the security groups in the future.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago