HCSS'19

file

Visible to the public Affix: Binary Model Generation for Static Analysis

Static analysis and dynamic analysis are the yin and yang of program analysis. Static analysis has the benefit that it can reason about many, or all, runs of a program at once. However, to do that it must abstract aspects of the programs semantics. For large or complicated programs, the resulting imprecision can lead to an intolerable number of false-positive alarms. Dynamic analysis reasons about particular program executions precisely, using a (perhaps automatically generated) test suite.

file

Visible to the public ACE Assurance, Composed, and Explained

The state-of-the-art in systems assurance is based on testing, simulation and certification, and it is currently incorporating formal verification for some of the system's components. Formal verification has a limited use at present because it calls for a clean slate design and development, which are not always possible or practical, and because it is computationally challenging for large systems. Therefore, formal verification is commonly constrained to single software or hardware components that can be adequately modeled.

file

Visible to the public Integrated Data Space Randomization and Control Reconfiguration for Securing Cyber-Physical Systems

Cyber-Physical Systems (CPS) have been increasingly subject to cyber-attacks including code Non-control data attacks have become widely popular for circumventing authentication mechanisms in websites, servers, and personal computers. Moreover, in the context of Cyber-Physical Systems (CPS) attacks can be executed against not only authentication but also safety. With the tightly coupled nature between the cyber components and physical dynamics, any unauthorized change to safety-critical variables may cause damage or even catastrophic consequences.

file

Visible to the public Practical Application of SPARK to OpenUxAS: Initial Results

Formal methods provide powerful tools for the analysis of complex software, enabling engineers to establish assurance of high quality in their software. The SPARK language and tools build upon the foundation of Ada and allow engineers to program not only their software, but also their specifications and their proofs. SPARK thus provides engineers a practical, industrial strength formal method.

page

Visible to the public HCSS 2019 Poster Session

Poster sessions were held in the atrium of the Governor Calvert House from 2:45 p.m. to 3:30 p.m. on Monday, April 29 and Tuesday, April 30, 2019.

ACE: Assurance, Composed and Explained
Gustavo A. Quiros, Arquimedes Canedo, Sanjeev Srivastava, Wei Xia, Pranav Kumar, Amar Kannan
Siemens Corporate Technology

Affix: Binary Model Generation for Static Analysis
Michael Hicks
University of Maryland