Gsma Fs.38
FS.38 defines the structure of the Profile Package (the collection of files, applications, and keys that make up a SIM). Because of this standard, a Mobile Network Operator (MNO) can build a profile using tools from one vendor (e.g., Giesecke+Devrient) and successfully download and install that profile onto an eUICC chip manufactured by a completely different vendor (e.g., Thales or IDEMIA). This decoupling is the engine of the eSIM economy.
, "signature": "base64-signature"
: Facilitates secure communication and collaboration between different providers, essential for a global telecommunications ecosystem. Future-Proofing gsma fs.38
The document includes a dedicated section on testing, making recommendations for validating the security posture of SIP endpoints , SBCs, and provisioning servers.
By adhering to FS.38, operators can better defend against emerging "all-IP" threats, ensuring that as networks become more open and virtualized, they remain resilient against both traditional and sophisticated cyberattacks. In simple terms, FS
In simple terms, FS.38 defines a that connect to mobile networks (2G, 3G, 4G, 5G, LTE-M, NB-IoT). It focuses on mitigating common, well-understood attack vectors that plague IoT deployments.
: Mitigating SIP-based flooding by monitoring traffic patterns. Spoofing Prevention : Validating request sources to block impersonation. Reconnaissance Blocking always-on "SMS triggers" for high-value assets
At the network layer, the guidelines mandate the use of private network overlays such as APNs (Access Point Names) and IPsec tunnels. However, the most cited recommendation from FS.38 is the prohibition of permanent, always-on "SMS triggers" for high-value assets, favoring instead UDP/TCP initiated connections or asynchronous messaging (e.g., MQTT) to reduce the attack surface.

