Question 630 of 1,013
SY0-701 Threats, Vulnerabilities, and Mitigations Practice Question
A user reports receiving repeated MFA push requests even though they are not logging in. Later, someone calls and claims to be IT, asking the user to approve one prompt so support can finish a password reset. Which control would best reduce the success of this attack?
⚠ Common exam trap
A common mix-up: candidates confuse MFA fatigue with password-based attacks and incorrectly choose password complexity (A) or screen-lock timeout (C), failing to recognize that the core vulnerability is the user's ability to approve a push without verifying the context.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Use phishing-resistant MFA with number matching or hardware security keys
Phishing-resistant MFA, such as number matching or hardware security keys (e.g., FIDO2/WebAuthn), prevents an attacker from tricking the user into approving a fraudulent push request. Number matching requires the user to enter a number displayed on the login screen into the MFA prompt, ensuring the approval is tied to an actual authentication attempt. Hardware security keys use cryptographic challenge-response, making it impossible for an attacker to replay or intercept the authentication factor.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Increase password complexity requirements
Why it's wrong here
Increasing password complexity does not mitigate MFA push-bombing because the adversary already possesses valid credentials through prior phishing, credential stuffing, or stealer malware. The attack exploits user fatigue and social engineering to approve a genuine one-time prompt, not weak password hashes. Password entropy only raises the barrier for offline cracking; it has no bearing on the authentication approval step, so the attacker's present hold on the account remains unchanged.
- ✓
Use phishing-resistant MFA with number matching or hardware security keys
Why this is correct
Phishing-resistant MFA with number matching (e.g., conditional access policies that require entering the displayed number in the authenticator) or hardware security keys (FIDO2/WebAuthn) makes blind push approvals impossible. Number matching forces the user to compare an out-of-band code on the device against the one on the login screen, so an attacker spamming prompts cannot receive an approval without that matching code. Hardware keys cryptographically bind authentication to the exact origin and require user presence, preventing relay and prompt fatigue entirely, because the key simply will not sign a request the user does not physically tap for that specific site.
- ✗
Shorten the screen-lock timeout on user devices
Why it's wrong here
Shortening the screen-lock timeout only reduces the window for physical takeover of an unlocked device; it does not prevent the user from unlocking and approving a malicious MFA prompt while actively using the phone or laptop. The MFA push spam arrives as a notification and the user is tricked into hitting approve by the attacker’s repeated requests or a disguised support call, not because the device screen was left unlocked. Tightening screen lock might stop a co-worker from picking up an unlocked phone, but it leaves the psychological manipulation of the authorized user untouched, so the attack chain remains viable.
- ✗
Allow users to approve any MFA prompt sent during business hours
Why it's wrong here
Allowing approval of any MFA prompt during business hours does not verify the user’s intent or correlate the request with an actual IT-initiated password reset. The attack succeeds because the adversary sends unsolicited prompts and then socially engineers approval; this option would still permit approval of those prompts without requiring a matching out-of-band confirmation, such as a number-matching challenge. It is tempting because it reduces friction for legitimate support workflows, and would be correct in a scenario where the sole threat is prompt fatigue outside working hours, not a combined social-engineering and push-spam attack.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This SY0-701 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SY0-701 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.