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 210 discussion

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

A developer reported that AWS CloudTrail was disabled on their account. A security engineer investigated the account and discovered the event was undetected by the current security solution. The security engineer must recommend a solution that will detect future changes to the CloudTrail configuration and send alerts when changes occur.
What should the security engineer do to meet these requirements?

  • A. Use AWS Resource Access Manager (AWS RAM) to monitor the AWS CloudTrail configuration. Send notifications using Amazon SNS.
  • B. Create an Amazon CloudWatch Events rule to monitor Amazon GuardDuty findings. Send email notifications using Amazon SNS.
  • C. Update security contact details in AWS account settings for AWS Support to send alerts when suspicious activity is detected.
  • D. Use Amazon Inspector to automatically detect security issues. Send alerts using Amazon SNS.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
studyingalot
Highly Voted 3 years, 8 months ago
B - GuardDuty finding: https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_finding-types-iam.html#stealth-iam-cloudtrailloggingdisabled
upvoted 16 times
...
sapien45
Highly Voted 2 years, 11 months ago
Selected Answer: B
https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_finding-types-iam.html#stealth-iam-cloudtrailloggingdisabled This finding informs you that a CloudTrail trail within your AWS environment was disabled. This can be an attacker's attempt to disable logging to cover their tracks by eliminating any trace of their activity while gaining access to your AWS resources for malicious purposes. This finding can be triggered by a successful deletion or update of a trail. This finding can also be triggered by a successful deletion of an S3 bucket that stores the logs from a trail that is associated with GuardDuty.
upvoted 7 times
...
Raphaello
Most Recent 1 year, 4 months ago
Selected Answer: B
GuardDuty ingest CloudTrail events. Deleting or updating a trail, or even S3 bucket that contains the trail logs would raise a finding in GuardDuty. Set CloudWatch Events (EventBridge) on this finding and use SNS for alerting.
upvoted 1 times
...
samCarson
2 years ago
Selected Answer: B
When it comes to AWS CloudTrail, GuardDuty can detect certain activities related to CloudTrail, including: Disabled CloudTrail: GuardDuty can raise an alert when it detects the disabling or deletion of AWS CloudTrail, as this action is considered a security risk. Unauthorized Access to CloudTrail Logs: GuardDuty can detect when an unauthorized entity attempts to access or modify CloudTrail logs. Suspicious API Calls: GuardDuty can identify abnormal API calls related to CloudTrail, such as unusual changes to the configuration or settings. By monitoring AWS CloudTrail logs and events, GuardDuty can help identify potential security threats and alert the appropriate stakeholders.
upvoted 1 times
...
pal40sg
2 years, 1 month ago
Selected Answer: A
The security engineer should recommend option A: Use AWS Resource Access Manager (AWS RAM) to monitor the AWS CloudTrail configuration. Send notifications using Amazon SNS. AWS Resource Access Manager (AWS RAM) allows you to share resources across AWS accounts. In this case, the security engineer can use AWS RAM to share the AWS CloudTrail configuration resource with a central security account. By doing so, the security team can monitor the CloudTrail configuration from the central security account and detect any changes.
upvoted 1 times
...
Nikhil0222
2 years, 2 months ago
A AWS RAM is a service that enables you to easily and securely share AWS resources across AWS accounts and within your organization. With AWS RAM, you can share AWS CloudTrail configuration details to other AWS accounts. By monitoring the AWS CloudTrail configuration, changes can be detected and notifications can be sent via Amazon SNS
upvoted 1 times
...
Chiquitabandita
2 years, 5 months ago
why not A? the link they provide looks lie it answers the questions
upvoted 1 times
...
alghoundar
3 years, 5 months ago
agreed B
upvoted 1 times
...
Radhaghosh
3 years, 5 months ago
B only valid option
upvoted 1 times
...
munish3420
3 years, 7 months ago
Selected Answer: B
Cloud Watch event can be used to trigger an SNS notification. Guardduty can help detecting the issue
upvoted 2 times
...
hk436
3 years, 8 months ago
B is my answer.!
upvoted 2 times
...
kiev
3 years, 8 months ago
B for me as well
upvoted 1 times
...
cldy
3 years, 9 months ago
B. GD detects CT disabled.
upvoted 3 times
...
Hudda
3 years, 9 months ago
any other comments friends ?
upvoted 2 times
...
DayQuil
3 years, 9 months ago
B. GuardDuty will detect suspicious behavior, such as disabling CloudTrail. Use SNS to report on this behavior.
upvoted 3 times
ChinkSantana
3 years, 9 months ago
Correct. To detect unauthorized and unexpected activity in your AWS environment, GuardDuty analyzes and processes data from AWS CloudTrail event logs, VPC Flow Logs, and DNS logs to detect anomalies involving the following AWS resource types: IAM Access Keys, EC2 Instances, and S3 Buckets. While in transit from these data sources to GuardDuty, all of the log data is encrypted. GuardDuty extracts various fields from these logs for profiling and anomaly detection, and then discards the logs.
upvoted 3 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 ...