SECRApr 8, 2014

Threats Management Throughout the Software Service Life-Cycle

arXiv:1404.1984v13 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for continuous threat management in software services, particularly in domains like Air Traffic Management, but is incremental as it builds on existing modeling tools and techniques.

The paper tackles the problem of managing threats throughout the software service life-cycle by combining preventive design-time measures with adaptive runtime mitigations, demonstrating a proof-of-concept in the Air Traffic Management domain where the service adapts automatically when a component is exposed to a threat.

Software services are inevitably exposed to a fluctuating threat picture. Unfortunately, not all threats can be handled only with preventive measures during design and development, but also require adaptive mitigations at runtime. In this paper we describe an approach where we model composite services and threats together, which allows us to create preventive measures at design-time. At runtime, our specification also allows the service runtime environment (SRE) to receive alerts about active threats that we have not handled, and react to these automatically through adaptation of the composite service. A goal-oriented security requirements modelling tool is used to model business-level threats and analyse how they may impact goals. A process flow modelling tool, utilising Business Process Model and Notation (BPMN) and standard error boundary events, allows us to define how threats should be responded to during service execution on a technical level. Throughout the software life-cycle, we maintain threats in a centralised threat repository. Re-use of these threats extends further into monitoring alerts being distributed through a cloud-based messaging service. To demonstrate our approach in practice, we have developed a proof-of-concept service for the Air Traffic Management (ATM) domain. In addition to the design-time activities, we show how this composite service duly adapts itself when a service component is exposed to a threat at runtime.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes