Drill 1 ยท
AP Cybersecurity Drill 1: Phishing Email Triage 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 teacher at a school examines a suspicious document-sharing email and decides how to respond; this drill uses an invented company and original figures.
M. Alvarez, a teacher at Cordwell Day School, receives an email claiming to be from ClassVault, the school's grade platform. The message reads:
From: ClassVault Notifications <alerts@classvault-cordwell.com>
Subject: Action required: Q3 grade report ready
Your Q3 grade report is ready. Your account access will be suspended within 24 hours unless you verify now.
Open: Q3_Grade_Report (verify to view)
The official ClassVault address for the school is classvault.cordwell.edu. The teacher checks the message against what a real notice should look like.
Question 1. Which detail in the message is the strongest single sign that it is not a legitimate ClassVault notification?
Explanation: Choice B is correct. The sender domain classvault-cordwell.com is a look-alike that does not match the official classvault.cordwell.edu, and a mismatched sender domain is the strongest single indicator of a spoofed message. Choice A is incorrect. A subject line mentioning a grade report is exactly what a real notice might say, so it is not a sign of fraud. Choice C is incorrect. The platform legitimately sends notices to teachers, so being addressed to a teacher is unremarkable. Choice D is incorrect. A descriptive document name is normal and does not reveal anything about whether the message is genuine.
Question 2. What type of attack does this message most clearly represent?
Explanation: Choice C is correct. The message impersonates a trusted platform and pressures the user into entering credentials on a linked page, which is the defining shape of a phishing attack. Choice A is incorrect. A denial-of-service attack floods a service to make it unavailable; nothing here targets availability. Choice B is incorrect. SQL injection inserts malicious database queries through an input field, which is not what this email does. Choice D is incorrect. An evil-twin attack sets up a rogue wireless network, which is unrelated to this email.
Question 3. The teacher asks which social-engineering principle the message relies on most heavily. Which is it?
Explanation: Choice B is correct. The threat that access will be suspended within 24 hours unless the user acts now is a time-pressure tactic, which is the social-engineering principle of urgency. Choice A is incorrect. The message does not claim that many users have acted, so it does not lean on consensus. Choice C is incorrect. The sender poses as a platform, not a personal friend, so familiarity is not the main lever. Choice D is incorrect. The message does not say verification is limited to a few accounts, so scarcity is not what it relies on.
Question 4. Why is entering the school email and password on the linked page especially dangerous in a school setting?
Explanation: Choice D is correct. School accounts are frequently used to sign in to several connected systems, so a single stolen password can give an attacker access to grades, email, and other services at once. Choice A is incorrect. Phishing pages steal credentials; they do not install school-approved antivirus, and that would not be the danger here anyway. Choice B is incorrect. Entering a password does not delete a grade report; the goal is credential theft, not data deletion. Choice C is incorrect. The risk is the captured credentials, not any effect on network speed.
Question 5. Based on the evidence, what is the best immediate response for the teacher?
Explanation: Choice A is correct. Not clicking, reporting to the help desk, and confirming through the official ClassVault site avoids the trap while letting the school respond, which is the safest course. Choice B is incorrect. Visiting the page at all is risky, and entering any password can confirm the address is live or expose information. Choice C is incorrect. Replying engages the attacker and can verify that the address is active without confirming anything trustworthy. Choice D is incorrect. Forwarding spreads the lure to more potential victims rather than containing it.