Drill 8 ยท
AP Cybersecurity Drill 8: Defense in Depth for a New Facility is a practice drill. It contains 5 original questions created by Brian Stewart, a Barron's test prep author with over 20 years of tutoring experience.
A planner designs layered physical and procedural safeguards for a new community building and judges where each control fits; this drill uses an invented company and original figures.
The Marrowfield Community Center is being built with a public lobby, a shared computer lab, staff offices, and a small server closet that holds member records. The planner lists the controls under consideration, from the street inward:
| Layer | Control under consideration |
|---|---|
| Perimeter | Exterior lighting and a fenced rear lot. |
| Entrance | A staffed front desk during open hours. |
| Interior doors | Badge readers on the offices and on the server closet. |
| Server closet | A locked rack and an entry log. |
| Data | Member records encrypted on the server, with accounts requiring a password and a second factor. |
The planner's principle is defense in depth: no single safeguard should be the only thing standing between a visitor in the public lobby and the member records.
Question 1. What does the planner's defense-in-depth principle mean for this building?
Explanation: Choice D is correct. Defense in depth means stacking independent safeguards so that breaching any one of them still leaves additional controls protecting the member records. Choice A is incorrect. Relying on a single strong lock is the opposite of layering and creates one point of failure. Choice B is incorrect. Protecting only the server closet ignores the lobby, doors, and data layers that defense in depth requires. Choice C is incorrect. Encryption is one valuable layer, but it does not remove the need for physical and access controls.
Question 2. A visitor in the public lobby should be able to use the computer lab but never reach the staff offices. Which control most directly enforces that separation?
Explanation: Choice B is correct. Badge readers on the office doors let only staff badges open them, directly stopping a lobby visitor from entering the offices while still allowing lab use. Choice A is incorrect. Lighting may deter some activity but does not control who can open the office doors. Choice C is incorrect. A perimeter fence governs the outside grounds, not movement between interior rooms. Choice D is incorrect. A sign-in sheet records names but does not physically prevent entry to the offices.
Question 3. The server closet already has a badge reader, a locked rack, and an entry log. Which addition best continues the layered approach for the data itself rather than duplicating a physical layer?
Explanation: Choice C is correct. Encrypting the records and requiring a second authentication factor protects the data layer itself, extending defense in depth beyond the physical controls already present. Choice A is incorrect. A second badge reader duplicates an existing physical layer rather than protecting the data. Choice B is incorrect. A heavier door is another physical barrier, not a safeguard on the records themselves. Choice D is incorrect. Another rack lock repeats a physical control and does nothing for the data if someone reaches it.
Question 4. Which control in the plan is primarily a detection measure rather than a prevention measure?
Explanation: Choice A is correct. The entry log records who went in and when, which is how misuse is noticed after the fact, making it a detection control. Choice B is incorrect. Badge readers decide who may pass, which prevents entry rather than detecting it. Choice C is incorrect. Encryption prevents unauthorized reading of data; it does not record events for review. Choice D is incorrect. A locked rack physically prevents access and does not detect anything.
Question 5. If the planner could add only one more safeguard, which best fills the remaining gap between a lobby visitor and the member records?
Explanation: Choice D is correct. An access control vestibule between the public and staff areas admits one verified person at a time, closing the path a lobby visitor would use to reach the back areas and the records. Choice A is incorrect. A parking-lot fence addresses the outer perimeter, not the interior path to the records. Choice B is incorrect. More entrance lighting does not control interior movement. Choice C is incorrect. A bigger sign-in book records visitors but does not physically separate them from staff areas.