AP Cybersecurity Unit 2 Lesson 1 Exercise 2

Unit 2 • 2.1 • Exercise 2

Exercise 2 — Risk Assessment, Risk Strategy & Defense in Depth

3 parts, 24 points — Apply CED Topic 2.1 (EK 2.1.D, 2.1.E, 2.1.F, 2.1.G) to a live risk review at Riverbend Community Credit Union

Score: 0 / 24Complete all 3 parts to see your final score
Client Organization
Riverbend Community Credit Union

Riverbend Community Credit Union serves 41,000 members from four branches and one operations center. It holds a member database (names, Social Security numbers, account balances, loan files), runs a member-facing mobile app, and outsources core account processing to a third-party vendor. Riverbend’s board has ordered a full risk review. Each part below hands you one stage of that review — assess the risk, decide how to manage it, then defend the control set. Draft your own answer before you read the model response.

Part 1
Stage 1: Reviewing the Draft Risk Assessment
Riverbend’s draft risk assessment lists every vulnerable asset with an estimate of its value, describes the threats each asset faces, and closes with a single rating for each risk drawn from the set low, medium, high, or severe. An external auditor returns the draft marked incomplete under EK 2.1.D.7 and asks the team a first question: what kind of rating scale are you using?
8 points
1a. Identify the type of rating scale the draft uses, then explain what the assessment is still missing.
Key terms: qualitative, descriptive, low, medium, high, severe, numeric, monetary, vulnerability, exploited, likelihood, severity, specific, incomplete
1b. Write what a complete entry for the member database would contain, and explain why a risk assessment that stops at a rating cannot guide spending.
Key terms: asset, value, vulnerability, exploited, likelihood, severity, threat, member, database, prioritize, control, budget, document, mitigate
Model Response: The scale is qualitative. Low, medium, high, and severe are descriptive levels, not numeric or monetary scores — that is the CED’s own example of a qualitative result (2.1.D.6). Either scale is acceptable, so the auditor is not objecting to the scale itself. What is missing is the analysis behind the rating: EK 2.1.D.7 requires each asset’s specific vulnerabilities, how an adversary would exploit them, and the likelihood and severity of a compromise. The draft names threats but never connects a named vulnerability to an exploitation path.

A complete member-database entry would state the asset and its value to Riverbend and to an adversary; the specific vulnerabilities (for example, database credentials stored in an application config file, and no alerting on bulk export queries); how each would be exploited; the likelihood, argued from adversary motivation and capability and from how much skill the exploit requires (2.1.D.4); the severity, argued from restoration cost, regulatory penalties, and member harm (2.1.D.5); and only then the rating.

A bare rating cannot guide spending because two assets rated “high” can need completely different controls. Without the vulnerability and the exploitation path, leadership cannot tell whether the money should buy segmentation, monitoring, staff training, or a vendor change — so the rating tells them to act but not what to buy.
Part 2
Stage 2: Deciding How to Manage Two Findings
Two findings reach the board. Finding A: the open guest Wi-Fi in every branch lobby shares hardware with the branch network and could be used to reach teller workstations. Marketing confirms guest Wi-Fi is a courtesy, not part of the credit union’s mission. Finding B: the third-party vendor that performs core account processing could itself be breached. That processing is central to Riverbend’s mission and cannot be brought in house. The board switches the guest network off permanently, and for the vendor it buys a cyber-liability policy covering member notification and legal costs.
8 points
2a. Name the risk-management strategy used for each finding and explain why the strategy chosen for Finding B could not have been used for Finding A, and vice versa.
Key terms: avoidance, stopped, eliminate, guest, transference, insurance, burden, another entity, vendor, mission, critical, mitigation, likelihood, acceptance
2b. Even after both decisions, risk remains. Explain what residual risk is here and why acceptance is a deliberate decision rather than a failure to act.
Key terms: residual, remaining, acceptance, tolerable, deliberate, documented, monitor, review, cannot, eliminate, zero, threshold, leadership, breach, notification
Model Response: Finding A was handled by avoidance — the activity generating the risk was stopped outright (2.1.E.2). Finding B was handled by transference — an insurance policy places the burden of the loss on another entity (2.1.E.3).

The strategies are not interchangeable. Avoidance was available for Finding A only because guest Wi-Fi is not critical to the mission; EK 2.1.E.2 states that avoidance is impossible when the activity is a critical part of the organization’s mission, which is exactly the case for core account processing. Running the argument the other way, transference would have been a poor answer for Finding A: paying an insurer to absorb a loss Riverbend could remove for free, by turning off a courtesy service, spends money to keep a risk it never had to hold.

Residual risk is what is left after the chosen strategy is applied. Insurance reimburses notification and legal costs; it does not stop the breach, restore member trust, or recover the exposed data, so Riverbend still carries the operational and reputational loss. Even after avoidance, members now use cellular data in the lobby and staff may be tempted to re-enable a hotspot. Acceptance means leadership has looked at that remaining exposure, judged it tolerable against the cost of reducing it further, and recorded that judgment with a date and an owner (2.1.E.4). Doing nothing is not acceptance — it is an undocumented risk that nobody has agreed to carry and nobody is monitoring.
Part 3
Stage 3: Defending the Control Set
Riverbend already encrypts the member database at rest. Its remediation plan adds four more controls: a badge-controlled door on the operations-center server room, quarterly phishing-awareness training for all staff, network segmentation separating teller workstations from the member-facing mobile app servers, and a written incident response plan naming who does what in the first hour of a breach. A cost consultant tells the board this is redundant spending, because the member data is already encrypted.
8 points
3a. Classify each of the four added controls by type (managerial, technical, or physical) and by function (preventative, detective, or corrective). Justify any classification a classmate might get wrong.
Key terms: physical, technical, managerial, preventative, detective, corrective, badge, training, segmentation, incident response, plan, restore, operational, policy
3b. Write the board’s response to the consultant. Your answer must explain defense in depth and name the layers the four controls occupy.
Key terms: defense, depth, layer, human, physical, network, device, application, data, bypass, fail, single, resilience, threat, limit, damage
Model Response: The badge-controlled door is a physical control and functions preventatively — it stops unauthorized entry before it happens. Phishing-awareness training is a managerial control, also preventative; it is easy to misfile as technical because it concerns computer use, but training is a process the organization runs, not a technology setting. Network segmentation is a technical control, preventative, because it removes a path an adversary would otherwise use. The incident response plan is the one most often misclassified: it is managerial, and its function is corrective, because it exists to help restore systems to an operational state after an incident rather than to stop one.

The consultant is wrong. Encryption is a single technical control protecting one property of one asset — the confidentiality of stored data. It does nothing about a staff member who hands over credentials to a caller, a stranger walking into an unlocked server room, an adversary pivoting from the mobile app servers onto teller workstations, or the first confused hour after an alert fires. Defense in depth means placing controls in layers so that each layer mitigates the threat it is best suited to, and so that if one control is bypassed or fails, another still limits the damage (2.1.G.2, 2.1.G.3).

Mapped to the layers named in 2.1.G.4: training defends the human layer, the badge reader the physical layer, segmentation the network layer, encryption the data layer, and the incident response plan governs the response across all of them. Those are five different threats, not one threat paid for five times — which is what redundant spending would actually look like.
Total Points
Lab 2.1 →Course Hub
AP Cybersecurity 2.1 Exercise 2 | APCSExamPrep.com | Built by Tanner Crow, AP CS Teacher (11+ years)
AP® is a registered trademark of the College Board, which was not involved in the production of this content.
AP Cybersecurity · Unit 2 · Lesson 2.1 · Exercise 2
LessonExercise 1Exercise 2Quiz

Get in Touch

Whether you're a student, parent, or teacher — I'd love to hear from you.

Just want free AP CS resources?

Enter your email below and check the subscribe box — no message needed. Students get daily practice questions and study tips. Teachers get curriculum resources and teaching strategies.

Typically responds within 24 hours

Message Sent!

Thanks for reaching out. I'll get back to you within 24 hours.

🏫 Welcome, fellow educator!

I offer curriculum resources, practice materials, and study guides designed for AP CS teachers. Let me know what you're looking for — whether it's classroom materials, a guest speaker, or Teachers Pay Teachers resources.

Email

[email protected]

📚

Courses

AP CSA, CSP, & Cybersecurity

Response Time

Within 24 hours

Prefer email? Reach me directly at [email protected]