システム管理者は、環境に対して実行される可能性のある新たな攻撃を特定する必要があります。管理者は、新たな攻撃を積極的に発見し、監視する予定です。この目標を達成するための最良の方法は、次のうちどれですか?
正解:D
Comprehensive and Detailed Explanation:
According to SecurityX CAS-005 threat intelligence and testing objectives, a honeypot is a decoy system designed to lure attackers, allowing security teams to observe new tactics, techniques, and procedures (TTPs) in a controlled environment.
* An IPS is designed to block known attacks but not discover new ones.
* Sandboxing is useful for analyzing suspicious files or malware samples but not for attracting live, unknown attack attempts.
* Scanning for IoCs detects known compromise indicators, not new, emerging attacks.A honeypot directly supports proactive attack discovery and analysis.