nerdexam
GIAC

GSNA · Question #39

Which of the following encryption encoding techniques is used in the basic authentication method?

The correct answer is D. Base64. Base64 encryption encoding, which can easily be decoded, is used in the basic authentication Answer: B is incorrect. The Md5 hashing technique is used in the digest authentication method. Answer: A is incorrect. The HMAC_MD5 hashing technique is used in the NTLMv2…

Database & Application Auditing

Question

Which of the following encryption encoding techniques is used in the basic authentication method?

Options

  • AHMAC_MD5
  • BMd5
  • CDES (ECB mode)
  • DBase64

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    6% (2)
  • D
    83% (29)

Explanation

Base64 encryption encoding, which can easily be decoded, is used in the basic authentication Answer: B is incorrect. The Md5 hashing technique is used in the digest authentication method. Answer: A is incorrect. The HMAC_MD5 hashing technique is used in the NTLMv2 authentication Answer: C is incorrect. DES (ECB mode) is used in the NTLMv1 authentication method.

Topics

#HTTP basic authentication#Base64 encoding#authentication encoding

Community Discussion

No community discussion yet for this question.

Full GSNA Practice