Which approach should you recommend?
Correct Answer for the following Question is given below
You are designing an ASP.NET Web Forms application that uses a database containing user names and hashed passwords for authentication.The Web application includes a login form in which users type their user names and passwords.You need to design a strategy to ensure that the users login credentials cannot be stolen through a man-in-the-middle attack. Which approach should you recommend?need to use SSL
Question:
Which approach should you recommend?
Options:
Install a certificate on the Web server, and force the login form to use SSL.
Write an onSubmit JavaScript handler that hashes the password before the password is submitted to the server.
Write an OnClickmethod for the Submit button that hashes the password before the password is compared with the password value that is stored in the database.
Write an onSubmit JavaScript handler that URL-encodes the password before the password is passed to the server.
Correct Answer
The Correct Answer for this Question is
Install a certificate on the Web server, and force the login form to use SSL.
Explanation
The Question – Which approach should you recommend? has been answered correctly and answers for the question is Install a certificate on the Web server, and force the login form to use SSL.
More about these Exams
These Exam Questions and the order of these questions keep changing. but the answers are obviously same. so if you don’t find a question after another we suggest you search it in the search box and we are sure you’ll find it. you can bookmark this site for Quick access in future.
We hope you found it helpful don’t forget to leave a comment if you feel a need to correct or ask we’re always here to help.
you can find more here at mnccertified
Feel free to contact via comment or email.
Happy Learning
Cheers, Team MNCcertified