LOGBOOK

HELP

1 / 295
time's up — finish this card
Other keys: showSpace: good1-4: rate0: skip5: flag
Topic GSM & LTE Security Infrastructure

Question

What is the TMSI, who issues it, and how does it protect against movement profiling?

Answer

The TMSI (Temporary Mobile Subscriber Identity) is a temporary identity created by the VLR and sent back encrypted to the phone; it replaces the IMSI in over-the-air exchanges and changes when the phone switches base station, preventing third parties from building a movement profile.

How it works:

  1. The IMSI is required only at first registration with a base station (the network has to know who you really are once)
  2. Afterward, the VLR (Visitor Location Register) assigns a TMSI — created locally, then encrypted and sent back to the mobile
  3. When the phone changes base station, the TMSI changes too

The privacy payoff: because the over-the-air identity keeps changing and never reveals the permanent IMSI, a passive eavesdropper cannot link successive appearances to the same subscriber — no movement profile.

The weakness this implies: the protection only holds if the IMSI is truly sent rarely. An attacker who can force a phone to reveal its IMSI (by pretending to be a base station that "doesn't recognize" the TMSI) defeats the whole scheme — that is exactly what an IMSI catcher does.

Go deeper:

IMSI catcher on display at the German Museum of Technology in Berlin
IMSI catcher on display at the German Museum of Technology in Berlin
© 1971markus · CC BY-SA 4.0 · Wikimedia Commons
or press any other key
Topic Evolution of Mobile Architecture

Question

Tell the whole evolution story: how did mobile architecture change from 2G to 5G, and WHY did each shift happen?

Answer

The arc is one long migration from circuit-switched, voice-only, multi-box networks toward a flat, all-IP, software-defined core — driven by the explosion of data traffic and the need for efficiency.

2G to 5G timeline: CS voice to all-IP cloud-native core.

* 2G to 5G: from circuit-switched voice toward an all-IP, cloud-native core. *

A narration you could give out loud, generation by generation:

Gen Transport Voice core Data core Radio (base station) Big idea
2G (GSM) Circuit-switched only BTS→BSC→MSC→GMSC BTS / BSC Digital voice + SMS; channels reserved per call
2.5G (GPRS) CS voice + PS data unchanged MSC SGSN→GGSN added in parallel shared BTS/BSC Bolt data onto GSM without touching the voice core
3G (UMTS) Parallel CS + PS MSC/VLR→GMSC SGSN→GGSN Node B / RNC (UTRAN, WCDMA/HSPA) New, faster radio; same two-domain core
4G (LTE) All-IP, packet only eliminated — VoLTE MME + S-GW/P-GW + HSS (EPC) eNodeB (flat, no RNC) Collapse voice+data into one IP core; split control/user plane
5G All-IP, cloud-native over IMS/IP NSA: reuse EPC · SA: new 5G Core gNodeB (5G-NR) Service-based, software-defined core; slicing, URLLC

The "why" behind each step (the part that really matters):

  • 2G→2.5G: the internet arrived. Operators needed packet data but couldn't afford to rip out their voice switches, so they ran a parallel packet network (SGSN/GGSN).
  • 2.5G→3G: demand for faster data + better spectral efficiency drove a new radio (WCDMA). The core stayed two-domain because voice still needed guaranteed circuits.
  • 3G→4G: data dwarfed voice. Reserving circuits for voice was wasteful, so everything went all-IP — even voice (VoLTE). The radio was flattened (RNC removed, its job pushed into the eNodeB) to cut latency, and control plane was separated from user plane so each can scale independently.
  • 4G→5G: the core itself became cloud-native software (a service-based architecture, an SDN/NFV idea), enabling network slicing (virtual networks per use-case) and URLLC (ultra-reliable low latency). NSA reuses the 4G core for a fast start; SA delivers the full vision.

Two through-lines to remember: (1) transport steadily moved circuit→packet→all-IP; (2) the architecture steadily flattened and softwarized — fewer dedicated boxes, more general-purpose IP and cloud, control split from data.

Go deeper:

or press any other key