Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mobile Application Penetration Testing

You're reading from  Mobile Application Penetration Testing

Product type Book
Published in Mar 2016
Publisher Packt
ISBN-13 9781785883378
Pages 312 pages
Edition 1st Edition
Languages
Author (1):
Vijay Kumar Velu Vijay Kumar Velu
Profile icon Vijay Kumar Velu

Table of Contents (15) Chapters

Mobile Application Penetration Testing
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. The Mobile Application Security Landscape 2. Snooping Around the Architecture 3. Building a Test Environment 4. Loading up – Mobile Pentesting Tools 5. Building Attack Paths – Threat Modeling an Application 6. Full Steam Ahead – Attacking Android Applications 7. Full Steam Ahead – Attacking iOS Applications 8. Securing Your Android and iOS Applications Index

Storage/archive analysis


Once we have inserted the data into the apps, is the data secure on the device? The first focus is on what resides in the mobile device itself and how it can be extracted. Many a time, developers make assumptions that user devices can never be compromised and data in the device is always protected. One of the major threats to application data is when the mobile device is stolen or lost. A majority of the vulnerabilities found during penetration testing are discovered while performing storage/archive analysis.

There are two primary folders that might potentially contain sensitive information. Copy all the files to our iOSTarget folder (MAC and Windows) from the following location for offline analysis:

  • /private/var/mobile/Containers/Bundle/Application/<UUID>/

  • /private/var/mobile/Containers/Data/Application/<UUID>/

A universally unique identifier (UUID), which is the way your iDevice recognizes your installed app; this information will remain in the device...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}