最近のセキュリティ インシデントでは、すべてのトラフィックが HTTPS を使用して送信されていたにもかかわらず、IDS は悪意のあるネットワーク トラフィックを検出できませんでした。その結果、従業員が使用する Web サイトが侵害されました。次のどの検出メカニズムによって、IDS は今後このような攻撃を検出できるようになりますか。
正解:C
An inspection proxy, also known as an SSL/TLS inspection proxy, can decrypt HTTPS traffic, allowing the IDS to analyze the content for malicious activity. This method ensures that encrypted traffic can be inspected without compromising the security of the data in transit. The inspection proxy will re-encrypt the data before sending it on to its destination, maintaining the confidentiality of the communication while enabling security tools to perform their functions. References: CompTIA CASP+ CAS-004 Exam Objectives: Section 3.3: Integrate network and security components and implement security controls. CompTIA CASP+ Study Guide, Chapter 7: Analyzing Security Incidents.