Tag Archives: brute

An engineer is configuring a guest password policy and needs to ensure that the password complexity requirements are set to mitigate brute force attacks. Which two requirements should be included in this policy? (Choose two.)

A. active username limit B. password expiration period C. access code control D. username expiration date E. minimum password length Answer: Option B, E. Explanation:  No answer description available for this question Show AnswerDiscussion The post An engineer is configuring a guest password policy and needs to ensure that the password complexity requirements are set to mitigate brute… Read More »

Which algorithms are used to secure REST API from brute attacks and minimize the impact?

A. SHA-512 and SHA-384 B. MD5 algorithm-128 and SHA-384 C. SHA-1, SHA-256, and SHA-512 D. PBKDF2, BCrypt, and SCrypt Answer: Option D. Explanation:  No answer description available for this question Show AnswerDiscussion The post Which algorithms are used to secure REST API from brute attacks and minimize the impact? appeared first on Majanto.