Courseiva

SCS-C03 · topic practice

Detection practice questions

Practise AWS Certified Security - Specialty Detection practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: Detection

What the exam tests

What to know about Detection

Detection questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common Detection exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Practice set

Detection questions

20 questions · select your answer, then reveal the explanation

Question 1mediummultiple choice
Read the full Detection explanation →

A security engineer needs to detect unauthorized API calls originating from an EC2 instance that has an attached IAM role. Which service provides the most granular visibility into the identity and the specific API actions performed?

Question 2mediummultiple choice
Read the full Detection explanation →

Refer to the exhibit. A security engineer discovers that an IAM user is successfully accessing data in the 'sensitive-data' bucket despite no explicit Allow rule in their IAM policy for that bucket. Which detective control can identify the source of this permission?

Exhibit

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": "s3:GetObject",
      "Resource": "arn:aws:s3:::sensitive-data/*"
    }
  ]
}
Question 3mediummulti select
Read the full Detection explanation →

A company is concerned about sensitive data being accidentally exposed via S3 buckets. Which THREE actions should the security team take to improve detection of such risks?

Question 4mediummultiple choice
Read the full Detection explanation →

A security auditor needs to track all configuration changes made to VPC Security Groups over the last year. Which service provides a comprehensive, historical audit trail of these changes?

Question 5hardmultiple choice
Read the full Detection explanation →

A company wants to detect potential insider threats involving unauthorized data access to S3. They already have CloudTrail enabled. What is the next logical step to enhance detection?

Question 6hardmulti select
Read the full Detection explanation →

Which THREE of the following are considered 'Detective' controls within the AWS security framework?

Question 7hardmultiple choice
Read the full Detection explanation →

Refer to the exhibit. This CloudTrail event indicates a bucket policy change. Which service could have alerted the team to this change in near real-time?

Exhibit

{
  "eventSource": "s3.amazonaws.com",
  "eventName": "PutBucketPolicy",
  "userIdentity": {
    "arn": "arn:aws:iam::123456789012:user/temp-user"
  }
}
Question 8mediummultiple choice
Read the full Detection explanation →

A company requires a detective control to ensure that all EBS volumes are encrypted at rest. Which service is best suited to provide continuous monitoring and remediation of this policy?

Question 9mediummultiple choice
Read the full Detection explanation →

Which AWS service is best suited for detecting and analyzing malicious network traffic directed at an EC2 instance?

Question 10mediummultiple choice
Read the full Detection explanation →

A security engineer needs to centralize GuardDuty findings for a multi-account organization. The goal is to ensure that all current and future accounts in the 'Production' OU have GuardDuty enabled automatically and report to the security account. What is the most efficient way to achieve this?

Question 11mediummulti select
Read the full Detection explanation →

An organization wants to use Amazon Macie to protect sensitive data across their S3 environment. Which TWO tasks can Macie perform to help detect and protect this data?

Question 12mediummultiple choice
Read the full Detection explanation →

An organization requires centralized detection of malicious activity across multiple AWS accounts. Which architecture is best for managing GuardDuty findings at scale?

Question 13hardmulti select
Read the full Detection explanation →

A company wants to detect potential brute-force attacks against their public-facing web applications hosted on EC2 instances. Which TWO measures should the security team implement?

Question 14mediummultiple choice
Read the full Detection explanation →

An organization requires centralized monitoring of security findings from multiple AWS accounts. Which service should be used to aggregate these findings into a single dashboard?

Question 15easymultiple choice
Read the full Detection explanation →

Which AWS service uses machine learning to detect unusual activity, such as unauthorized access to S3 buckets or atypical API calls?

Question 16hardmultiple choice
Read the full Detection explanation →

Refer to the exhibit. The log entry shows a denied 'DeleteTable' attempt. Which service, if configured, would have automatically triggered an alert based on this specific log entry?

Exhibit

2023-10-27T10:00:00Z | User: Admin | Action: DeleteTable | Resource: DynamoDB | Status: Denied
Question 17mediummultiple choice
Read the full Detection explanation →

A security engineer needs to detect if any EC2 instances in an account have been launched with a public IP address. Which service should be used to automate this detection?

Question 18mediummultiple choice
Read the full Detection explanation →

A security team needs to identify which IAM users have not used their credentials for more than 90 days. Which service should be used to provide this information?

Question 19easymultiple choice
Read the full Detection explanation →

A company wants to aggregate security findings from AWS GuardDuty, AWS Inspector, and AWS Macie into a single dashboard for prioritized viewing. Which service should be used to provide this consolidated view of security alerts?

Question 20hardmultiple choice
Read the full Detection explanation →

An organization is running critical workloads on Amazon EKS and wants to detect suspicious activity at the container runtime level, such as unauthorized process execution or unexpected file access. Which GuardDuty feature should be enabled to achieve this level of visibility?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Detection sessions

Start a Detection only practice session

Every question in these sessions is drawn from the Detection domain — nothing else.

Related practice questions

Related SCS-C03 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the SCS-C03 exam test about Detection?
Detection questions test whether you can apply the concept in context, not just recognise a definition.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Detection questions in a focused session?
Yes — the session launcher on this page draws every question from the Detection domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other SCS-C03 topics?
Use the topic links above to move to related areas, or go back to the SCS-C03 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the SCS-C03 exam covers. They are not copied from any real exam or dump site.