November 2017
Intermediate to advanced
452 pages
11h 46m
English
When IoT mobile applications execute or retrieve commands from third-party apps, internal platform APIs are used for interprocess communication (IPC). IPC can be used to integrate applications to make calls to expense tracking apps, third-party service apps such as IFTTT, or personal assistants such as Amazon's Alexa. Platforms such as Android offer a rich IPC capability while iOS only offers a couple of options. The majority of IoT applications use platform and hardware features to interact with the physical world, which in turn poses a higher impact in the event that adversaries successfully exploit a bug. In this recipe, we will discuss how to employ security controls around IPC and how ...
Read now
Unlock full access