A framework for secure execution of software

  • Authors:
  • Antonio Maña;Javier Lopez;Juan J. Ortega;Ernesto Pimentel;Jose M. Troya

  • Affiliations:
  • University of Malaga, Computer Science Department, Campus de Teatinos, 29071, Málaga, Spain;University of Malaga, Computer Science Department, Campus de Teatinos, 29071, Málaga, Spain;University of Malaga, Computer Science Department, Campus de Teatinos, 29071, Málaga, Spain;University of Malaga, Computer Science Department, Campus de Teatinos, 29071, Málaga, Spain;University of Malaga, Computer Science Department, Campus de Teatinos, 29071, Málaga, Spain

  • Venue:
  • International Journal of Information Security
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

The protection of software applications is one of the most important problems to solve in information security because it has a crucial effect on other security issues. We can find in the literature many research initiatives that have tried to solve this problem, many of them based on the use of tamperproof hardware tokens. This type of solution depends on two basic premises: (i) increasing the physical security by using tamperproof devices and (ii) increasing the complexity of the analysis of the software. The first premise is reasonable. The second one is certainly related to the first one. In fact, its main goal is that the pirate user not be able to modify the software to bypass an operation that is crucial: checking the presence of the token. However, experience shows that the second premise is not realistic because analysis of the executable code is always possible. Moreover, the techniques used to obstruct the analysis process are not enough to discourage an attacker with average resources. In this paper, we review the most relevant works related to software protection, present a taxonomy of those works, and, most important, introduce a new and robust software protection scheme. This solution, called SmartProt, is based on the use of smart cards and cryptographic techniques, and its security relies only on the first of the premises given above; that is, SmartProt has been designed to avoid attacks based on code analysis and software modification. The entire system is described following a lifecycle approach, explaining in detail the card setup, production, authorization, and execution phases. We also present some interesting applications of SmartProt as well as the protocols developed to manage licences. Finally, we provide an analysis of its implementation details.