Session Details
Session
Level: #Intermediate

Category: Android | Format: Session
4:50 pm - 5:30 pm | Jellybean
Ensuring Safe Network Connections on Android
Session Description:
According to the 2023 Owasp MASVS security industry benchmark, 54% of the top 6500 apps were vulnerable during network transfers, exposing critical user information being transmitted to backend systems. This session aims to equip Android developers with the knowledge of common methods and tools used by attackers and how to protect their apps from interception and manipulation. some topics to be covered include: 1. Man in the Middle Attacks and the prevention 2. API security 3. Tamper Detection 4.TLS/SSl implementation 5. Encryption Techniques