String Analysis for Software Verification and Security

String Analysis for Software Verification and Security
Author :
Publisher : Springer
Total Pages : 177
Release :
ISBN-10 : 9783319686707
ISBN-13 : 3319686704
Rating : 4/5 (704 Downloads)

Book Synopsis String Analysis for Software Verification and Security by : Tevfik Bultan

Download or read book String Analysis for Software Verification and Security written by Tevfik Bultan and published by Springer. This book was released on 2018-01-04 with total page 177 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book discusses automated string-analysis techniques, focusing particularly on automata-based static string analysis. It covers the following topics: automata-bases string analysis, computing pre and post-conditions of basic string operations using automata, symbolic representation of automata, forward and backward string analysis using symbolic automata representation, constraint-based string analysis, string constraint solvers, relational string analysis, vulnerability detection using string analysis, string abstractions, differential string analysis, and automated sanitization synthesis using string analysis. String manipulation is a crucial part of modern software systems; for example, it is used extensively in input validation and sanitization and in dynamic code and query generation. The goal of string-analysis techniques and this book is to determine the set of values that string expressions can take during program execution. String analysis can be used to solve many problems in modern software systems that relate to string manipulation, such as: (1) Identifying security vulnerabilities by checking if a security sensitive function can receive an input string that contains an exploit; (2) Identifying possible behaviors of a program by identifying possible values for dynamically generated code; (3) Identifying html generation errors by computing the html code generated by web applications; (4) Identifying the set of queries that are sent to back-end database by analyzing the code that generates the SQL queries; (5) Patching input validation and sanitization functions by automatically synthesizing repairs illustrated in this book. Like many other program-analysis problems, it is not possible to solve the string analysis problem precisely (i.e., it is not possible to precisely determine the set of string values that can reach a program point). However, one can compute over- or under-approximations of possible string values. If the approximations are precise enough, they can enable developers to demonstrate existence or absence of bugs in string manipulating code. String analysis has been an active research area in the last decade, resulting in a wide variety of string-analysis techniques. This book will primarily target researchers and professionals working in computer security, software verification, formal methods, software engineering and program analysis. Advanced level students or instructors teaching or studying courses in computer security, software verification or program analysis will find this book useful as a secondary text.

String Analysis for Software Verification and Security Related Books

String Analysis for Software Verification and Security
Language: en
Pages: 177
Authors: Tevfik Bultan
Categories: Computers
Type: BOOK - Published: 2018-01-04 - Publisher: Springer

GET EBOOK

This book discusses automated string-analysis techniques, focusing particularly on automata-based static string analysis. It covers the following topics: automa
Challenges of Software Verification
Language: en
Pages: 275
Authors: Vincenzo Arceri
Categories: Technology & Engineering
Type: BOOK - Published: 2023-09-04 - Publisher: Springer Nature

GET EBOOK

This book provides an overview about the open challenges in software verification. Software verification is a branch of software engineering aiming at guarantee
Software Verification and Analysis
Language: en
Pages: 229
Authors: Janusz Laski
Categories: Computers
Type: BOOK - Published: 2009-04-29 - Publisher: Springer Science & Business Media

GET EBOOK

“The situation is good, but not hopeless” (Polish folk wisdom) The text is devoted to the Software Analysis and Testing (SAT) methods and s- porting tools f
Secure Programming with Static Analysis
Language: en
Pages: 1101
Authors: Brian Chess
Categories: Computers
Type: BOOK - Published: 2007-06-29 - Publisher: Pearson Education

GET EBOOK

The First Expert Guide to Static Analysis for Software Security! Creating secure code requires more than just good intentions. Programmers need to know that the
Deductive Software Verification – The KeY Book
Language: en
Pages: 0
Authors: Wolfgang Ahrendt
Categories: Computers
Type: BOOK - Published: 2016-12-21 - Publisher: Springer

GET EBOOK

Static analysis of software with deductive methods is a highly dynamic field of research on the verge of becoming a mainstream technology in software engineerin