nerdexam
GIAC

GSSP-JAVA · Question #96

GSSP-JAVA Question #96: Real Exam Question with Answer & Explanation

The correct answer is A. It provides a weaker security check than the HTTP Digest and HTTPS Client C. It requires that the action of the login form must be j_security_check.. See the full explanation below for the reasoning.

Question

Which of the following statements about the form-based authentication are true? Each correct answer represents a complete solution. Choose two.

Options

  • AIt provides a weaker security check than the HTTP Digest and HTTPS Client
  • BIt requires a hidden field that supplies the login-constraint used by the application.
  • CIt requires that the action of the login form must be j_security_check.
  • DIt transmits username and password over the network in the form of Base64 encoding.

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice