QuestionQ186

Privacy Engineering

A travel agency plans to launch a new cloud application that customers can access while traveling. Which option would BEST help protect the application from unauthorized access?

  • A Block login from known malicious Internet Protocol (IP) addresses.
  • B Protect the login with a web application firewall (WAF).
  • C Restrict login to permissible destinations based on IP geolocation.
  • D Secure login with multi-factor authentication (MFA).
Explanation

Multi-factor authentication requires users to provide an additional verification factor beyond a password, substantially reducing the risk of unauthorized login when credentials are stolen, guessed, or reused.

Community Discussion

No comments yet. Be the first to start the discussion!