Unit 1 Mobile Forensics 1.0
Unit 1 Mobile Forensics 1.0
Mobile Forensics
Tripti Misra
SIM Cards
• The SIM (subscriber identity module) is a fundamental component of cellular
phones.
• USIMs are enhanced versions of present-day SIMs, containing backward-compatible
information. A USIM has a unique feature in that it allows one phone to have
multiple numbers.
• A SIM card contains a processor and operating system with between 16 and 256 KB
of persistent, electronically erasable, programmable read-only memory (EEPROM). It
also contains RAM (random access memory) and ROM (read-only memory).
SIM Size
Sensitive Data in SIM
• The SIM card contains sensitive information about the subscriber. Data such as contact lists and messages can be stored in SIM. SIM cards themselves
contain a repository of data and information, some of which is listed below:
• Integrated circuit card identifier (ICCID)
• International mobile subscriber identity (IMSI)
• Service provider name (SPN)
• Mobile country code (MCC)
• Mobile network code (MNC)
• Mobile subscriber identification number (MSIN)
• Mobile station international subscriber directory number (MSISDN)
• Abbreviated dialing numbers (ADN)
• Last dialed numbers (LDN)
• Short message service (SMS)
• Language preference (LP)
• Card holder verification (CHV1 and CHV2)
• Ciphering key (Kc)
• Ciphering key sequence number
• Emergency call code
• Fixed dialing numbers (FDN)
• Local area identity (LAI)
• Own dialing number
• Temporary mobile subscriber identity (TMSI)
• Routing area identifier (RIA) network code
• Service dialing numbers (SDNs)
SIM Security
• Always (ALW): file access is allowed without restrictions and the command is
executable upon the file.
• Card Holder Verification 1 (CHV1): file access is allowed with the valid verification of
the users PIN1 (or PIN1 verification is disabled) and the command is executable upon
the file.
• Card Holder Verification 2 (CHV2): file access is allowed with a valid verification of
the user’s PIN2 (or PIN2 verification is disabled) and the command is executable
upon the file.
• Administrative (ADM): the administrative authority (i.e. the card issuer who provides
the SIM card to subscribers), is responsible for the allocation of these levels.
• Never (NEV): file access is prohibited and the command is never executable upon the
file.
PUK
• PIN Unblocking key
• Your phone can become blocked in a number of ways - one of them is if you enter
your SIM card PIN number incorrectly three times in a row. To unblock your SIM card,
you will need to use something called a PUK (Personal Unblocking Key).
SIM Card File System
IMSI & LAI
• An International Mobile Subscriber Identity (IMSI) is a unique number associated with all Global
System for Mobile Communications (GSM) and Universal Mobile Telecommunications System (UMTS)
network mobile phone users used for identifying a GSM subscriber.
• IMSI is available in EF IMSI with file identifier 6f07h = 28423d
• IMSI = MCC + MNC + MSIN
• Mobile Country Code
• Mobile Network Code
• Mobile Subscriber Identity Number
• The LAC determines the wider area which includes hundreds of cells but this LAC can be combined with
BCCH (Broadcast Control Channel) which is available in EF BCCH file.
First Byte of Each SMS Slot
Byte Meaning
00000000 Unused
00000001 Read Incoming Message
00000011 Unread Incoming Message
00000101 Outgoing & Already Sent Message
00000111 Outgoing Message which has not yet been sent