Abstract
Secure systems are intrinsically dependent on secure software. Creating secure software is no simple task and every aspect of the software development lifecycle has to be taken into account. In this article we focus on security in the software implementation phase and present a number of techniques that enable the formal checking of security properties at software development time. We give an overview of some of the automated analysis techniques available today ranging from tree-based pattern matching to model checking. Moreover, we present our source code analysis tool Goanna which integrates those security analysis techniques, and we provide a number of application examples, where Goanna detects real security threats demonstrated in application examples from the National Institute of Standard's comparative exposition.
Original language | English |
---|---|
Title of host publication | 2011 Defense Science Research Conference and Expo, DSR 2011 |
Place of Publication | Piscataway, NJ |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Number of pages | 4 |
ISBN (Print) | 9781424492763 |
DOIs | |
Publication status | Published - 2011 |
Externally published | Yes |
Event | 2011 Defense Science Research Conference and Expo, DSR 2011 - , Singapore Duration: 3 Aug 2011 → 5 Aug 2011 |
Conference
Conference | 2011 Defense Science Research Conference and Expo, DSR 2011 |
---|---|
Country/Territory | Singapore |
Period | 3/08/11 → 5/08/11 |
Keywords
- C/C++
- Model Checking
- NIST
- Security
- Static Analysis
- Tools