威脅模型分析 (threat modeling)是尋找系統潛在威脅以建立對抗的策略,以建立安全的系統。它屬於資訊安全的議題,並將問題劃分成「尋找針對特定技術的威脅模型」與「基於威脅模型建置更安全的系統」。
威脅模型分析的概念是基於值得保護的具有有價值資產之系統與組織。這些資產具有明確的弱點,而內部或外部的威脅能使之曝露出來並造成資產的損失。威脅模型分析亦能用來尋找合適的對抗方式,以降低可能的威脅。
分析方式
這裡介紹三種常見的威脅模型分析方式:
;攻擊者導向(Attacker-centric):
:攻擊者導向的威脅模型分析是以一位攻擊者為出發點,評估攻擊者的目的與他們如何達成目的。在這種分析下,攻擊者的動機最常列入考量,比如:某甲想讀某郵件、某乙想盜版某DVD。這種分析方式通常從侵入點或是目標的資產著手思考。
;軟體導向(Software-centric)
:這類分析方式又稱系統導向(system-centric)、設計導向(design-centric)或架構導向(architecture-centric)。思考點是系統的設計方式與系統的運作目的,並尋找對此系統或其內部模組相關類型的攻擊方式。微軟的SDL(Security Development Lifecycle)便是利用此方式。
;資產導向(Asset-centric)
:資產導向的分析方式是從系統所托管的資源著手分析。比如系統收集到的敏感性個人資訊。
參見
- 資訊安全
- 網路安全
- 風險管理
- 軟體工程
- 軟體架構
- STRIDE
參考文獻
Dan Griffin's Blog. "MS08-067 and the ripple effect of Windows security bugs". Retrieved from: http://www.jwsecure.com/2008/10/24/ms08-067-and-the-ripple-effect-of-windows-security-bugs/
ThreatModeler. Retrieved from http://www.myappsecurity.com/
外部連結
- [http://www.owasp.org/index.php/Threat_Risk_Modeling Threat Modeling from OWASP]
- [https://web.archive.org/web/20140222025353/http://myappsecurity.com/5-reasons-threat-modeling/ 必須建立威脅模型分析的五大理由]
- [http://www.ncassr.org/publications/index.php?id=277 威脅模型分析是基礎 - NCASSR Publications]
- [https://web.archive.org/web/20140222025355/http://myappsecurity.com/threatmodeler/ ThreatModeler: MyAppSecurity's Software-Centric Threat Modeling Product ]
- [http://blogs.msdn.com/threatmodeling Microsoft's Application Consulting & Engineering Team's Threat Modeling Blog]
- [http://www.microsoft.com/security/sdl/getstarted/threatmodeling.aspx 微軟SDL威脅模型分析工具]
- [https://web.archive.org/web/20080517101318/http://msdn.microsoft.com/msdnmag/issues/06/11/ThreatModeling/default.aspx 使用STRIDE揭露安全設計問題]
- [http://blogs.msdn.com/ptorr/archive/2005/02/22/GuerillaThreatModelling.aspx Guerrilla威脅模型分析]
- [https://web.archive.org/web/20130317075553/http://www.myappsecurity.com/threat-modeling/comparison-threat-modeling-methodologies/ 威脅模型分析方式的比較]
评论 (0)