0

I use a smart card reader and I want to know if the reader is secure. How to sniff communication between card and card reader?

schroeder
  • 123,438
  • 55
  • 284
  • 319
Juliet
  • 187
  • 1
  • 1
  • 6
  • Are you using a reader/writer where the card is put in? – tungsten Oct 01 '19 at 14:00
  • I think you want to capture and analyse the packets sent to host from a peripheral using a ***protocol analyser device***. you will have to plug a interception hardware between both devices and configure the company-dependant software to use the hardware. It's no more than that. – tungsten Oct 01 '19 at 14:22
  • I want to capture communication between smart card reader and smart card – Juliet Oct 02 '19 at 14:17
  • Ah I'm almost there, there is a software tool that can do this https://github.com/crocs-muni/APDUPlay This tool takes "control" over the reader' driver communication with the card that is inbuilt in the reader itself (driver). It makes logging of PC/SC communication possible. – tungsten Oct 02 '19 at 15:06
  • Can you tell us whether it worked? – tungsten Oct 02 '19 at 15:24

0 Answers0