Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Android App Penetration Testing 101
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Derek
- 3 Why Android?
- 4 Android OS Split
- 5 What are the risks?
- 6 Must Have tools
- 7 Nice to Have tools
- 8 Configure your emulator
- 9 ADB is your friend
- 10 Find your package file!
- 11 What about the MANIFEST?
- 12 More about Drozer
- 13 App Analysis Guidelines
- 14 What should be tested?
- 15 Methodology Overview
- 16 Static Analysis & App Recon
- 17 MobSF Dashboard
- 18 Insecure Communication
- 19 Insecure Data Storage
- 20 Extraneous Functionality
- 21 Embed Malware APK
- 22 Embedding Malware APK
- 23 Locate APP Entry Point
- 24 Re-assemble and sign
- 25 Way too many steps...