AWS Security Specialty - SCS-C02
Validates expertise in security and implementing compliance solutions on the AWS platform
Time limit
2h 50m
Questions
65
Passing score
75%
Difficulty
Advanced
Category
AWS Security Specialty
Sample questions
A few questions from this practice exam, with the correct answer and why it is correct.
1.A security team must normalize findings from GuardDuty, Inspector, Macie, and a third-party scanner into one schema so a single EventBridge rule can route them. Which format provides this?
- AThe AWS Security Finding Format (ASFF)Correct answer
- BThe CloudTrail event record format
- CThe VPC flow log version 5 format
- DThe AWS Config configuration item format
Why
The AWS Security Finding Format is the common JSON schema that Security Hub uses for findings from AWS services and integrated partner products, which lets a single EventBridge pattern match fields such as Severity.Label across all sources.
2.An EC2 instance is suspected of communicating with a command-and-control host. The forensics team needs the instance kept running and its memory intact while all further traffic is stopped. What should the responder do?
- AAttach an isolation security group with no rules and move the instance to a quarantine subnetCorrect answer
- BStop the instance immediately and take an EBS snapshot
- CTerminate the instance and launch a replacement from the same AMI
- DDetach the instance profile role and reboot the instance
Why
Replacing the instance's security group with one that has no rules blocks all new traffic while leaving the instance running, so volatile memory and running processes are preserved for analysis. Stopping the instance would destroy memory contents.
3.An IAM access key belonging to a developer was published in a public code repository. Which action immediately stops that key from being used while the investigation continues?
- ADeactivate the exposed access key on the IAM userCorrect answer
- BRotate the AWS account root user password
- CEnable MFA on the developer's IAM user
- DApply a service control policy denying iam:CreateAccessKey
Why
Deactivating or deleting the specific access key revokes it right away. Attaching an explicit deny policy to the user is a broader containment step, but the key itself must be invalidated to guarantee it cannot be used.
4.Forensic EBS snapshots must be stored so that no one, including an administrator, can delete or overwrite them for the duration of a legal hold. Which combination provides this?
- AAn S3 bucket in an isolated forensics account with Object Lock in compliance modeCorrect answer
- BAn S3 bucket with versioning and a lifecycle rule that transitions to Glacier
- CAn S3 bucket with a bucket policy denying s3:DeleteObject to all principals
- DAn encrypted EBS volume attached to a stopped forensics instance
Why
Exporting the evidence to an S3 bucket in a dedicated forensics account with Object Lock in compliance mode makes the objects immutable for the retention period, and no principal, including the root user, can shorten it.
5.Which service builds a linked behavior graph from CloudTrail, VPC flow logs, and GuardDuty findings so an analyst can pivot across entities during a root cause investigation?
- AAmazon DetectiveCorrect answer
- BAWS Security Hub
- CAmazon Inspector
- DAWS Audit Manager
Why
Amazon Detective ingests those sources automatically and maintains a behavior graph with baselines per entity, which supports interactive investigation of how a finding developed over time.
Practice all 65 questions
Frequently asked questions
Is the AWS Security Specialty - SCS-C02 practice exam free?
You can take it with the free attempts included in your account. After those run out, this exam requires a premium plan, while foundational-level exams stay free and unlimited.
How many questions does it have and how long does it take?
65 questions with a 170-minute time limit, so you practise under the same time pressure as the real exam.
What score do I need to pass?
You need 75% to pass this practice exam. Your score and a per-question review are shown as soon as you finish.
Do I need an account?
Yes, a free account. It is what lets us save your attempt, score it and keep your history.
Can I retake it?
Yes. Each attempt uses one of your free attempts, and a premium plan makes them unlimited.
Are these the real questions from the official exam?
No. NaHero does not reproduce questions from the official exam. These are practice questions written to match its format, topics and difficulty.