Sim Filesystem
From Forensics Wiki
Under Construction
The SIM Card is the basic memory device inside of many mobile phones in use today. This small piece of hardware has been key to solving many cases in the world of SIM Card Forensics. However, without the proper knowledge of the SIM card's filesystem, the user will be missing out on all the valuable information the SIM Card holds.
Contents |
Getting Started
This is a list of items to get you started on reading SIM Cards and their information:
Definitions
MF
- Only one MF
- The Master File (MF)
- Root of the SIM Card file system
- Equivalent to the root directory or "/" in the Linux filesystem
DF
- Dedicated Files (DF)
- Equivalent to a folder in a Windows/Linux filesystem
- Usually three DF's
- DF_GSM / DF_DCS1800 / DF_TELECOM
DF_DCS1800 / DF_GSM
- Contains network related information
- Specifying data in DF_GSM writes only to DF_GSM on the SIM
- The SIM is expected to mirror GSM and DCS1800
DF_TELECOM
- Contains the service related information
EF
- Elementary Files (EF)
- Holds one to many records
- Represent the leaf node of the filesystem
- EF's sit below the DF's in the filesystem hierarchy