TL;DR: Mobile synthetic identity fraud is accelerating alongside digital banking, with attackers stitching together real PII, deepfakes, emulators, and bots to bypass mobile KYC flows, according to Guardsquare. The control gap is not just verification quality but whether the app can prove it is running untampered in a trusted environment.
NHIMG editorial — based on content published by Guardsquare: Protect Your Mobile App From “Frankenstein Fraud”
By the numbers:
- The article cites Federal Reserve reporting that fraud losses grew from 8 billion to 30-plus billion dollars in five to six years.
- In 2017, over 1 million children had their PII used in fraud, showing how vulnerable low-activity identities can be abused.
- A recent survey found that 38% of organisations said their security configurations caused a negative user experience.
Questions worth separating out
Q: How should security teams reduce synthetic identity fraud in customer onboarding?
A: Security teams should combine document proofing, data validation, device intelligence and reputation checks in a single onboarding policy.
Q: Why do synthetic identities make modern KYC harder?
A: Synthetic identities are harder because they can pass individual checks while still being fake in aggregate.
Q: What breaks when mobile apps do not check for tampered environments?
A: When tampered environments are not checked, attackers can automate onboarding, spoof camera input, and run large-scale fraud from emulators or rooted devices.
Practitioner guidance
- Harden mobile onboarding against runtime tampering Add device integrity checks, rooting and jailbreaking detection, and runtime protection around camera and document capture so manipulated sessions are blocked before KYC completion.
- Move fraud controls to the API enforcement layer Use server-side app attestation to validate app state, device context, and request legitimacy before account creation.
- Detect synthetic identity patterns across identity attributes Correlate breached PII, account age, device consistency, and transaction behaviour to identify identities assembled from multiple sources.
What's in the full article
Guardsquare's full post covers the operational detail this post intentionally leaves for the source:
- Runtime protection and attestation logic used to detect emulators, rooted devices, and hooking frameworks
- Examples of how mobile apps can crash or block sessions when camera API hooks are detected
- Server-side policy patterns for rejecting bot-driven account creation before fraud can start
- Threat monitoring details that link device clusters, geolocation, and fraud telemetry
👉 Read Guardsquare's analysis of mobile synthetic identity fraud and app protection →
Mobile synthetic identity fraud: what IAM and fraud teams miss?
Explore further