Symbolic Execution and Quantitative Reasoning: Applications to Software Safety and Security
暫譯: 符號執行與量化推理:應用於軟體安全與保護

Păsăreanu, Corina S.

  • 出版商: Morgan & Claypool
  • 出版日期: 2020-05-13
  • 售價: $1,920
  • 貴賓價: 9.5$1,824
  • 語言: 英文
  • 頁數: 76
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 1681738562
  • ISBN-13: 9781681738567
  • 相關分類: 資訊安全
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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.

商品描述(中文翻譯)

本書回顧了符號執行及其概率變體的最新進展,並討論了如何利用這些技術來確保軟體系統的安全性與穩定性。符號執行是一種系統化的程式分析技術,它通過收集和解決來自程式分支條件的符號約束,來同時探索多種程式行為。所獲得的解可以作為測試輸入,以執行可行的程式路徑。符號執行在各個領域中找到了許多應用,例如安全性、智慧型手機應用、作業系統、資料庫,以及最近的深度神經網路,能夠揭示微妙的錯誤和未知的漏洞。我們在此回顧這項技術如何擴展到推理算法複雜性和資源消耗。

此外,符號執行最近也與概率推理相結合,使得可以推理軟體系統的定量特性。這種方法計算達到目標程式事件的條件,並使用模型計數來量化滿足這些條件的輸入範圍的比例,從而計算事件發生的概率。這些概率信息可以用來計算在不同風況下(以概率方式建模)飛機控制器的可靠性,或量化軟體系統中敏感數據的洩漏,使用信息理論指標如香農熵。

本書旨在為對測試和驗證軟體系統的進階技術感興趣的學生和軟體工程師提供參考。