nerdexam
CompTIA

220-1002 · Question #819

The Chief Executive Officer at a bank recently saw a news report about a high-profile cybercrime where a remote access tool that the bank uses for support was also used in this crime. The report…

The correct answer is A. Enable multifactor authentication for each support account. C. Block all support accounts from logging in from foreign countries. Two controls work best together here. A) Enabling MFA means that even if an attacker successfully brute-forces a password, they still cannot log in without the second factor (e.g., a phone app or hardware token), directly neutralizing the brute force threat. C) Blocking logins…

Networking

Question

The Chief Executive Officer at a bank recently saw a news report about a high-profile cybercrime where a remote access tool that the bank uses for support was also used in this crime. The report stated that attackers were able to brute force passwords to access systems. Which of the following would BEST limit the bank’s risk? (Choose two.)

Options

  • AEnable multifactor authentication for each support account.
  • BLimit remote access to destinations inside the corporate network.
  • CBlock all support accounts from logging in from foreign countries.
  • DConfigure a replacement remote-access tool for support cases.
  • EPurchase a password manager for remote tool users.
  • FEnforce account lockouts after five bad password attempts.

How the community answered

(49 responses)
  • A
    63% (31)
  • B
    4% (2)
  • D
    18% (9)
  • E
    2% (1)
  • F
    12% (6)

Explanation

Two controls work best together here. A) Enabling MFA means that even if an attacker successfully brute-forces a password, they still cannot log in without the second factor (e.g., a phone app or hardware token), directly neutralizing the brute force threat. C) Blocking logins from foreign countries restricts the geographic attack surface - most mass brute-force campaigns originate from overseas IPs, so geo-blocking prevents those attempts from reaching the tool at all. B) Limiting to corporate network is too restrictive for a support tool that needs external access. D) Replacing the tool doesn't address the underlying vulnerability. E) A password manager improves password strength but does nothing against automated brute-force attacks. F) Account lockouts help but can be bypassed with slow-rate attacks and risk locking out legitimate support staff. The combination of MFA (A) and geo-restriction (C) provides the strongest layered defense.

Topics

#MFA#brute force mitigation#remote access security#account lockout

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice