Limits brute-force attack surface by using ephemeral keys.
Protects even if one key/session is compromised
Is a key exchange mechanism, not just hashing
A. PFS (Perfect Forward Secrecy)
Why not the other options?
B. MD5 (Message-Digest Algorithm 5):
MD5 is a hashing algorithm and is no longer considered secure due to vulnerabilities like collision attacks. It provides no protection against brute-force attacks.
C. HMAC (Hash-Based Message Authentication Code):
HMAC is used for message integrity and authentication but is not designed to provide protection specifically against brute-force attacks.
D. SHA (Secure Hash Algorithm):
SHA is a family of cryptographic hash functions (e.g., SHA-256), but like MD5, it is not designed to defend against brute-force attacks directly. It is used for hashing and data integrity.
Technically if we ignore perfect forward secrecy, which is more of a concept/feature, in my opinion, HMAC would be the strongest to crack via brute force. You'd need the secret on top of the hash function,s o sha combined with a secret.
"Since PFS uses unique session keys, attackers are only able to view the data specific to a particular exchange if they recover the private keys for that exchange. This segmentation of SSL/TLS sessions greatly reduces the risk of a severe data breach through this vector."
So PFS also has a role against brute-force attacks. But it is not an algorithm.
This section is not available anymore. Please use the main Exam Page.350-701 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
NetworkJoe
1 month, 2 weeks agoPierre_Bouvier
4 months, 3 weeks agokloug
7 months, 3 weeks agokloug
7 months, 3 weeks agoluismg
8 months, 4 weeks agoBubu3k
11 months agoLTLnetworker
1 year, 5 months agoAlizade
1 year, 8 months agounclemonkeyboy
2 years agoBubu3k
11 months ago