November 2017
Intermediate to advanced
452 pages
11h 46m
English
At this stage, we have statically analyzed and assessed how data is stored within example IoT mobile applications. We have yet to view the API traffic sent between the application and server. Viewing and tampering with application communication at runtime is known as dynamic analysis. Dynamic analysis testing focuses on evaluating an app during its execution. Dynamic analysis is conducted both on the mobile platform layer as well as against the backend services and APIs of mobile applications, where requests and responses can be analyzed. In this recipe, we will set up a dynamic analysis testing environment for iOS and walk you through some test cases.
Read now
Unlock full access