株式会社極東書店トップ商品一覧Symbolic Execution and Quantitative Reasoning: Applications to Software Safety and Security.

商品詳細

Symbolic Execution and Quantitative Reasoning: Applications to Software Safety and Security.

Symbolic Execution and Quantitative Reasoning: Applications to Software Safety and Security.

・ISBN 978-3-031-01423-9 paper EUR 24.99

¥6,679.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Pasareanu, Corina S.,
シリーズ (Synthesis Lectures on Software Engineering)
出版社 (Springer International Publishing AG, SZ)
出版年月2020
ページ数65 pp.
言語ENG
ニュース番号<A04-62321>

解説

This book reviews recent advances in symbolic execution and its probabilistic variant and discusses how they can be used to ensure the safety and security of software systems. Symbolic execution is a systematic program analysis technique which explores multiple program behaviors all at once by collecting and solving symbolic constraints collected from the branching conditions in the program. The obtained solutions can be used as test inputs that execute feasible program paths. Symbolic execution has found many applications in various domains, such as security, smartphone applications, operating systems, databases, and more recently deep neural networks, uncovering subtle errors and unknown vulnerabilities. We review here the technique has also been extended to reason about algorithmic complexity and resource consumption.

Furthermore, symbolic execution has been recently extended with probabilistic reasoning, allowing one to reason about quantitative properties of software systems. The approach computes the conditions to reach target program events of interest and uses model counting to quantify the fraction of the input domain satisfying these conditions thus computing the probability of event occurrence. This probabilistic information can be used for example to compute the reliability of an aircraft controller under different wind conditions (modeled probabilistically) or to quantify the leakage of sensitive data in a software system, using information theory metrics such as Shannon entropy.

This book is intended for students and software engineers who are interested in advanced techniques for testing and verifying software systems.