アナリストが、環境内の Web サーバーからの SSL スキャンを確認しています。 アナリストは、会社のセキュリティ基準に準拠していない暗号を直ちに無効化する必要があります。以下の暗号のうち、最も安全性が低く、無効化すべきものはどれですか?
正解:E
DES-CBC3-SHA (3DES) is the least secure cipher listed. It is considered deprecated due to known vulnerabilities, limited key size (112 bits in this context), and susceptibility to attacks like SWEET32. It should be disabled immediately to comply with modern security standards.