Actions
Wiki » History » Revision 8
« Previous |
Revision 8/29
(diff)
| Next »
Anonymous, 12/23/2013 07:54 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
Dependencies¶
Software uses several libraries, if compiled from source the following libraries are needed:
- Apache Common CLI 1.3
- CombinatoricsLib 2.0
- SIMLibrary - available in the git along with SIMTester
Mailing list¶
A public mailing list for announcements and discussion can be found here
Updated by Anonymous over 8 years ago · 8 revisions