From b4d1b9d9377424b4288df24d69e25fbbc717b661 Mon Sep 17 00:00:00 2001 From: Christina Quast Date: Tue, 10 Mar 2015 23:36:23 +0100 Subject: [PATCH] gemalto USB card reader dump --- usb_application/simtrace_gemalto_dump | 75 +++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) diff --git a/usb_application/simtrace_gemalto_dump b/usb_application/simtrace_gemalto_dump index d468948e..a6f8a50e 100644 --- a/usb_application/simtrace_gemalto_dump +++ b/usb_application/simtrace_gemalto_dump @@ -22,3 +22,78 @@ Select: 0x6E 0x00 Command: 0x6E 0x00 Disconnected Released context. + + +BLAUE SIM: + +chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -b +('args: ', Namespace(cmd=None, conf=None, read_bin=True, select_file=False, sniff=False)) +pcsc: wait_for_card +Reading ... +pdu: a0b000000a +ICCID: 8988211000000004534 +pdu: a0b0000009 +IMSI: Can't read, response code = 9804 +SMSP: Can't read, response code = 9804 +pdu: a0b0000042 +HPLMN: Can't read, response code = 9804 +pdu: a0b0000002 +ACC: Can't read, response code = 9804 +MSISDN: Can't read, response code = 9804 +Done ! + + +chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -S +('args: ', Namespace(cmd=None, conf=None, read_bin=False, select_file=True, sniff=False)) +Context established! +PCSC Readers: ['Gemalto USB Shell Token V2 00 00'] +Using reader: Gemalto USB Shell Token V2 00 00 +Connected with active protocol 1 +Select: 0x6E 0x00 +Command: 0x6D 0x00 +Disconnected +Released context. + + +WEISSE SIM: + +chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -S +('args: ', Namespace(cmd=None, conf=None, read_bin=False, select_file=True, sniff=False)) +Context established! +PCSC Readers: ['Gemalto USB Shell Token V2 01 00'] +Using reader: Gemalto USB Shell Token V2 01 00 +Connected with active protocol 1 +Select: 0x6E 0x00 +Command: 0x6E 0x00 +Disconnected +Released context. + +chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -b +('args: ', Namespace(cmd=None, conf=None, read_bin=True, select_file=False, sniff=False)) +pcsc: wait_for_card +Reading ... +pdu: a0b000000a +ICCID: 8949901701053518711 +pdu: a0b0000009 +IMSI: 901702391248819 +ßSMSP: ffffffffffffffffffffffffe1ffffffffffffffffffffffff058100945555ffffffffffff000000 +pdu: a0b000002d +HPLMN: 09f107ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +('Unexpected error:', ) +pdu: a0b0000002 +ACC: ffff +MSISDN: Not available +Done ! + + +WEISE SIM mit SELECT vom file: +chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -S +('args: ', Namespace(cmd=None, conf=None, read_bin=False, select_file=True, sniff=False)) +Context established! +PCSC Readers: ['Gemalto USB Shell Token V2 01 00'] +Using reader: Gemalto USB Shell Token V2 01 00 +Connected with active protocol 1 +Select: 0x9F 0x16 +Command: 0x6E 0x00 +Disconnected +Released context.