Testing Fault Injection in Local Applications | |
From: | Joe Klemmer |
Date: | Thu, 25 Jan 2007 22:42:23 -0500 |
Testing Fault Injection in Local Applications By Chris Wysopal This article is a book excerpt that looks at the approach and techniques used to test the security of local applications. It describes local resources and interprocess communication, how to enumerate the local resources an application depends on, and then discusses methods of testing several of those types of resources. It also describes how to test ActiveX objects, command-line programs, and applications' use of local files and shared memory. http://www.securityfocus.com/infocus/1886