ある組織は、脅威モデリング機能を含むSOCの構築を目的としたセキュリティコンサルタントを雇用しました。初期段階では、コンサルタントはシステムエンジニアと連携し、環境内のアンチパターンを特定します。
このフェーズでエンジニアがコンサルタントに開示する必要がある最も重要なことはどれですか?
正解:C
In the context of establishing a Security Operations Center (SOC) with a threat-modeling function, it's crucial to understand how data flows within the organization's systems. Network and data flow diagrams provide a visual representation of the system's architecture, illustrating how data moves between components, which is essential for identifying potential security weaknesses and antipatterns. Antipatterns are common responses to recurring problems that are ineffective and risk-inducing. By analyzing these diagrams, the consultant can pinpoint areas where security controls may be lacking or misconfigured, thereby facilitating the development of effective threat models.
While other options like unpatchable IoT devices (Option B) and inventories of cloud resources (Option E) are important for comprehensive security assessments, they are more pertinent during later stages, such as vulnerability management and asset inventory. The initial phase of threat modeling focuses on understanding the system's structure and data flows to identify potential threats, making network and data flow diagrams the most critical information at this stage.
Reference:CompTIA SecurityX CAS-005Official Study Guide, Chapter 3: "Threat Modeling and Security Assessments,"
Section 3.2: "Understanding Data Flow Diagrams."