Actions
Wiki » History » Revision 6
« Previous |
Revision 6/29
(diff)
| Next »
Anonymous, 12/23/2013 07:50 PM
SIMtester¶
The provided tools assess SIM card security in two dimensions:
- Cryptanalytic attack surface. Collect cryptographic signatures and encryptions of known plaintexts
- Application attack surface. Generate a list of all application identifiers (TAR) and find "unprotected" (MSL=0) applications
Requirements¶
- Java 1.7 (code can be easily tweaked to compile under Java 1.6 or even lower if needed)
- PC/SC reader (via pcsc daemon) –or–
- Osmocom phone (via libosmosim)
Download¶
Pre-compiled .jar TODO
Source Code TODO
Live System TODO
Instructions¶
- Download
- unpack
- run: TODO call
- TODO command line parameters
Mailing list¶
A public mailing list for announcements and discussion can be found here
Updated by Anonymous over 8 years ago · 6 revisions