Wiki » History » Version 9
Anonymous, 12/23/2013 07:57 PM
1 | 5 | Karsten | h2. SIMtester |
---|---|---|---|
2 | 2 | Karsten | |
3 | 1 | Karsten | The provided tools assess SIM card security in two dimensions: |
4 | |||
5 | * *Cryptanalytic attack surface.* Collect cryptographic signatures and encryptions of known plaintexts |
||
6 | |||
7 | 9 | Anonymous | * *Application attack surface.* Generate a list of all application identifiers (TAR) and find "unprotected" (MSL(Minimum Security Level)=0) applications |
8 | 1 | Karsten | |
9 | 5 | Karsten | h3. Requirements |
10 | 1 | Karsten | |
11 | 6 | Anonymous | * Java 1.7 (code can be easily tweaked to compile under Java 1.6 or even lower if needed) |
12 | * PC/SC reader (via pcsc daemon) –or– |
||
13 | * Osmocom phone (via libosmosim) |
||
14 | 1 | Karsten | |
15 | 5 | Karsten | h3. Download |
16 | 1 | Karsten | |
17 | Pre-compiled .jar TODO |
||
18 | Source Code TODO |
||
19 | Live System TODO |
||
20 | |||
21 | 5 | Karsten | h3. Instructions |
22 | 1 | Karsten | |
23 | # Download |
||
24 | # unpack |
||
25 | # run: TODO call |
||
26 | * TODO command line parameters |
||
27 | |||
28 | 7 | Anonymous | h3. Dependencies |
29 | |||
30 | Software uses several libraries, if compiled from source the following libraries are needed: |
||
31 | |||
32 | 8 | Anonymous | * "Apache Common CLI 1.3":http://commons.apache.org/proper/commons-cli/ |
33 | * "CombinatoricsLib 2.0":https://code.google.com/p/combinatoricslib/ |
||
34 | * SIMLibrary - available in the git along with SIMTester |
||
35 | 7 | Anonymous | |
36 | 5 | Karsten | h3. Mailing list |
37 | 1 | Karsten | |
38 | A public mailing list for announcements and discussion can be found "here":https://lists.srlabs.de/cgi-bin/mailman/listinfo/simsec |