0
0
AWScloud~20 mins

Security Hub overview in AWS - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Security Hub Mastery
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding AWS Security Hub Findings

What does an AWS Security Hub finding represent?

AA backup snapshot of security configurations in AWS.
BA detailed billing report for AWS security services usage.
CA list of all users with administrative access in an AWS account.
DA summary of security alerts and compliance status from multiple AWS services and partner tools.
Attempts:
2 left
💡 Hint

Think about what Security Hub collects and shows about your cloud environment.

Architecture
intermediate
2:00remaining
Integrating AWS Security Hub with Other Services

Which AWS service integration allows Security Hub to automatically receive findings from Amazon GuardDuty?

AEnabling GuardDuty as a data source in Security Hub settings.
BManually exporting GuardDuty logs to Security Hub via S3.
CConfiguring CloudTrail to send events to Security Hub.
DSetting up a Lambda function to poll GuardDuty findings and push to Security Hub.
Attempts:
2 left
💡 Hint

Consider how Security Hub natively connects with AWS security services.

security
advanced
2:00remaining
Security Hub Finding Severity Levels

What severity label does Security Hub assign to a finding with a normalized severity score of 70?

ALow
BCritical
CHigh
DMedium
Attempts:
2 left
💡 Hint

Check how Security Hub maps normalized severity scores to severity labels.

service_behavior
advanced
2:00remaining
Behavior of Security Hub Automated Response

What happens when you enable Security Hub's automated response and remediation feature with a custom Lambda function?

ASecurity Hub disables all findings until the Lambda function is manually run.
BThe Lambda function runs automatically when a matching finding is detected to remediate the issue.
CThe Lambda function must be manually triggered from the Security Hub console for each finding.
DThe Lambda function only logs findings but does not perform any remediation.
Attempts:
2 left
💡 Hint

Think about how automation helps fix security issues quickly.

Best Practice
expert
2:00remaining
Best Practice for Managing Security Hub in Multi-Account AWS Environments

In a multi-account AWS setup, what is the recommended way to centralize Security Hub findings for all accounts?

ADesignate one account as the Security Hub administrator account and invite member accounts to send findings there.
BEnable Security Hub independently in each account without centralization.
CUse AWS Config rules to copy findings manually between accounts.
DExport findings from each account to S3 and aggregate externally.
Attempts:
2 left
💡 Hint

Consider AWS best practices for centralized security management.