खतरा मोडेलिङ् एक संरचित प्रक्रिया हो जसमा प्रणालीको लागि सम्भावित सुरक्षा खतराहरू पहिचान गरिन्छ र बचाव योजना तयार गरिन्छ — यसले के गलत हुन सक्छ, को आक्रमण गर्न सक्छ, र कसरी गर्न सक्छ भन्ने कुरा क्रमबद्ध रूपमा सोच्छ। यो सुरक्षाको एक सक्रिय दृष्टिकोण हो, जो डिजाइन गर्दाको समयमा गरिन्छ।
खतरा मोडेलिङ् के हो
Threat modeling = systematically analyzing a system to find SECURITY THREATS and decide
how to mitigate them — BEFORE building (or as a review):
→ understand the system (data flows, components, trust boundaries, assets)
→ identify THREATS (what could an attacker do? where are the weak points?)
→ assess and prioritize risks; plan MITIGATIONS
→ proactive security: design defenses by thinking like an attacker, early.
