Abstract
Smart-cards are considered to be one of the most secure, tamperresistant, and trusted devices for implementing confidential operations, such as authentication, key management, encryption and decryption for financial, communication, security and data management purposes. The commonly used RSA PKCS11 standard defines the Application Programming Interface for cryptographic devices such as smart-cards. Though there has been work on formally verifying the correctness of the implementation of PKCS11 in the API level, little attention has been paid to the low-level cryptographic protocols that implement it. We present REPROVE, the first automated system that reverseengineers the low-level communication between a smart-card and a reader, deduces the card's functionality and translates PKCS11 cryptographic functions into communication steps. REPROVE analyzes both standard-conforming and proprietary implementations, and does not require access to the card. To the best of our knowledge, REPROVE is the first system to address proprietary implementations and the only system that maps cryptographic functions to communication steps and on-card operations. We have evaluated REPROVE on five commercially available smart-cards and we show how essential functions to gain access to the card's private objects and perform cryptographic functions can be compromised through reverse-engineering traces of the low-level communication.
Original language | English |
---|---|
Title of host publication | Proceedings of the 31st Annual Computer Security Applications Conference (ACSAC 2015) |
Publisher | Association for Computing Machinery |
Pages | 441-450 |
Number of pages | 10 |
ISBN (Print) | 978-1-4503-3682-6 |
DOIs | |
Publication status | Published - 7 Dec 2015 |
Event | 31st Annual Computer Security Applications Conference 2015 - Los Angeles, United States Duration: 7 Dec 2015 → 11 Dec 2015 |
Conference
Conference | 31st Annual Computer Security Applications Conference 2015 |
---|---|
Abbreviated title | ACSAC 2015 |
Country/Territory | United States |
City | Los Angeles |
Period | 7/12/15 → 11/12/15 |
Keywords
- APDU attacks
- APDU formal modeling
- PKCS11 low-level attacks
- Smart-card reverse-engineering
ASJC Scopus subject areas
- Human-Computer Interaction
- Computer Networks and Communications
- Computer Vision and Pattern Recognition
- Software