200-201 · Question #340
Which evasion method is being used when TLS is observed between two endpoints?
The correct answer is A. encryption. TLS (Transport Layer Security) is a cryptographic protocol designed to provide secure communication between two endpoints over a network. It encrypts the data transmitted between these endpoints, ensuring confidentiality, integrity, and authenticity of the data. The encryption…
Question
Which evasion method is being used when TLS is observed between two endpoints?
Options
- Aencryption
- Bobfuscation
- CX.509 certificate authentication
- Dtraffic insertion
How the community answered
(28 responses)- A86% (24)
- B4% (1)
- C7% (2)
- D4% (1)
Explanation
TLS (Transport Layer Security) is a cryptographic protocol designed to provide secure communication between two endpoints over a network. It encrypts the data transmitted between these endpoints, ensuring confidentiality, integrity, and authenticity of the data. The encryption of data in transit using TLS helps in preventing eavesdropping or tampering by unauthorized entities, thereby securing the communication channel.
Topics
Community Discussion
No community discussion yet for this question.