200-201 · Question #50
What makes HTTPS traffic difficult to monitor?
The correct answer is D. encryption. HTTPS (Hypertext Transfer Protocol Secure) encrypts the data transmitted between a user's browser and a web server. This encryption protects the integrity and confidentiality of the data being transmitted. However, this encryption also makes it difficult to monitor and inspect…
Question
What makes HTTPS traffic difficult to monitor?
Options
- ASSL interception
- Bpacket header size
- Csignature detection time
- Dencryption
How the community answered
(40 responses)- A3% (1)
- B5% (2)
- C3% (1)
- D90% (36)
Explanation
HTTPS (Hypertext Transfer Protocol Secure) encrypts the data transmitted between a user's browser and a web server. This encryption protects the integrity and confidentiality of the data being transmitted. However, this encryption also makes it difficult to monitor and inspect the content of the traffic since the information is encrypted and can't be read without the proper decryption keys.
Topics
Community Discussion
No community discussion yet for this question.