Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to secure Android applications against Intent-based vulnerabilities in this 40-minute conference talk from Android Makers. Explore how Intents, as the fundamental entry points for Android apps, create potential security risks when apps interact with each other across the platform's open ecosystem. Understand why treating Intents as inputs requiring sanitization is crucial for app security, and discover how proper architecture and platform support can prevent exploitation. Examine specific attack vectors including privilege escalation through Intent redirection, denial-of-service attacks using malformed Intents, data leakage via Intent parameter injection, and app impersonation through Task hijacking (StrandHogg). Gain insights into Google's security improvements with Android 15's safer Intents feature while developing practical skills for identifying, mitigating, and remediating Intent-based vulnerabilities to protect your Android applications from malicious exploitation.
Syllabus
Don’t let attackers exploit your app via Intents
Taught by
Android Makers