Project

General

Profile

SysmoUSIM-SJS1 » History » Version 2

Anonymous, 02/19/2016 10:48 PM

1 1
[[PageOutline]]
2
= sysmoUSIM-SJS1 =
3
4
The sysmoUSIM-SJS1 is programmable and Java capable USIM card. Not all commands are known yet and this page should grow over time. Each card is using a separate ADM1 key and the default configuration is hacker/developer friendly (fields being writable, reduced security for installing applets to have more quick development cycles).
5
6
== Command Reference ==
7
8
To understand this reference, it is assumed that you are familiar with basic knowledge on smartcard
9
technologies, such as standard ISO 7816-3/-4 APDUs and GSM TS 11.11.
10
11
The below should be possible to set after authenticating with the ADM1 pin
12
13
=== Setting the IMSI ===
14
15
Use a standard UPDATE BINARY command on EF.IMSI (7F20/6F07)
16
17
=== Setting the ICCID ===
18
19
Use a standard UPDATE BINARY command on EF.ICCID (2FE2)
20
21
=== Setting the Ki ===
22
23
Use a standard UPATE BINARY command on EF.KI (7F20/00FF)
24
25
=== Setting the OP ===
26
27
Use a standard UPATE BINARY command on EF.MilenageOP (7F20/00FD)
28
29
=== Setting the OPC ===
30
31
Use a standard UPATE BINARY command on EF.MilenageOPC (7F20/00FC)
32 2
33
=== Setting the Algorithm(s) ===
34
35
Use a standard UPDATE BINARY command on EF.AUTH (7FCC/6F00)
36
37
Two bytes, first byte for 2G, second byte for 3G.
38
39
Value '01' for milenage
40
Value '03' for COMP128v1 (only allowed for 2G)
Add picture from clipboard (Maximum size: 48.8 MB)