Modeling Security Goals and Software Vulnerabilities

Modeling Security Goals and Software Vulnerabilities

David Byers, Nahid Shahmehri
DOI: 10.4018/978-1-60960-747-0.ch009
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

We have developed a modeling language that can be used in place of four existing modeling languages: attack trees, vulnerability cause graphs, security activity graphs, and security goal indicator trees. Our language is more precise than earlier languages, which allows models to be used in automated applications such as testing and static analysis. Models in the new language can be transformed to and from earlier languages. We also present a data model that allows users to relate different kinds of models and model elements to each other and to core security knowledge.
Chapter Preview
Top

Introduction

Modern society has rapidly become dependent on computers, and by extension dependent on computer software. As a result, the impact of software failure can be tremendous. Over the years we have seen software failures with consequences ranging from the amusingly absurd (Grisogono, 1999)1, to the terrifyingly lethal (Schmitt, 1991)2.

While most software failures are caused by flaws in the software being triggered unintentionally, some failures are the result of vulnerabilities being intentionally exploited. Over the last two decades the economic impact of the most publicized IT security incidents has been estimated to be tens of billions of dollars, worldwide (Hoy et al., 1989; Rhodes, 2001; Computer Economics, 2002, 2003; Cyber Secure Institute, 2009). This does not include costs incurred by individuals or institutions due to e.g. identity theft or lost business. Security problems are not limited to mainstream computing; in 2006 Digital Bond reported several vulnerabilities in SCADA software to US-CERT; other such problems are bound to exist. The impact of vulnerabilities coupled with their prevalence in all kinds of software, clearly demonstrates that software security is a critical issue.

Our work concentrates on improving the ability of developers using conventional methods to address typical software security issues. Typical software security issues include the prevention of known vulnerabilities and the identification and fulfillment of common security goals. Known vulnerabilities account for nearly all publicly reported vulnerabilities, and failure to implement common security goals for nearly all design flaws we have observed.

We have developed a process improvement methodology, called S3P, that is based on detailed analysis of vulnerability causes (Byers, Ardi, Shahmehri, & Duma, 2006; Ardi, Byers, & Shahmehri 2006; Byers & Shahmehri, 2007, 2008, 2009). The S3P uses models to describe both vulnerability causes and mitigating activities. This work is complemented by the SHIELDS EU project (SHIELDS, n.d.), which has developed a shared repository for security models, and tied together multiple model-based activities for secure software development.

In this chapter we present a graphical modeling language, the security goal model (SGM) language, that can be used in place of attack trees, security activity graphs (SAG), vulnerability cause graphs (VCG), and security goal indicator trees (SGIT). Table 1 summarizes these languages. An SGM shows how a given security goal can be fulfilled, and can be used for purposes as diverse as process improvement, automatic testing, static analysis, and manual inspection. Models in the traditional languages can be transformed to SGMs, and SGMs can be viewed using any of the traditional notations. This means that developers familiar with the older notations need not learn the SGM language unless they need the improvements the new language provides (Byers & Shahmehri, 2010).

Table 1.
Graphical modeling languages covered by SGMs
NamePurpose
Attack treesAttack trees are used to model how to perform attacks. In an attack tree, the root is a successful attack, and other vertices are sub-attacks. Sub-attacks may be combined with and and or. Attack trees are used in risk analysis.
Vulnerability cause graphsVulnerability cause graphs (VCGs) model how vulnerabilities are caused. The original purpose of VCGs was software process improvement. The SGM language is a direct successor of the VCG language.
Security activity graphsSecurity activity graphs (SAGs) model how to perform security-related activities. SAGs were designed to be used in conjunction with VCGs to help developers find the best way to prevent vulnerabilities.
Security goal indicator treesSecurity goal indicator trees (SGITs) model how to perform goal-directed manual inspection of software development artifacts.

Complete Chapter List

Search this Book:
Reset