SY0-301 · Question #15
Which of the following MOST interferes with network-based detection techniques?
The correct answer is B. SSL. SSL/TLS encrypts traffic between a client and server, meaning network-based intrusion detection systems (NIDS) and deep packet inspection tools cannot read the payload content of the traffic. Because the data is ciphertext, signature-based and anomaly-based network detection…
Question
Which of the following MOST interferes with network-based detection techniques?
Options
- AMime-encoding
- BSSL
- CFTP
- DAnonymous email accounts
How the community answered
(39 responses)- A5% (2)
- B74% (29)
- C13% (5)
- D8% (3)
Explanation
SSL/TLS encrypts traffic between a client and server, meaning network-based intrusion detection systems (NIDS) and deep packet inspection tools cannot read the payload content of the traffic. Because the data is ciphertext, signature-based and anomaly-based network detection that relies on inspecting packet contents is effectively blind to threats hidden inside SSL-encrypted sessions. MIME encoding (A) encodes data but doesn't encrypt it - it can still be decoded and inspected. FTP (C) is a plaintext protocol, fully visible to network monitors. Anonymous email accounts (D) affect attribution, not the detectability of network traffic content.
Topics
Community Discussion
No community discussion yet for this question.