- Learning iOS Security
- Allister Banks Charles S. Edge
- 240字
- 2021-07-23 20:13:08
What this book covers
Chapter 1, iOS Security Overview, is a quick-and-dirty overview of the many steps to take to initially secure an iPad, iPhone, and iPod Touch. The purpose of this chapter isn't to go into too much depth with any given technology, but to provide a cheat sheet of sorts to get you started with iOS security.
Chapter 2, Introducing App Security, is a more thorough review of how to choose apps and secure them during an iOS deployment. Here, we look at an overview of sandboxing techniques and how to use Single App Mode and keybags. We also look at in-house Apps.
Chapter 3, Encrypting Devices, explains the encryption types and techniques that are used in iOS. Here, we look at Touch ID, Apple Pay, network encryption, and privacy concerns.
Chapter 4, Organizational Controls, introduces Apple Configurator and profile management. Here, we also look at the Find My iPhone app as it pertains to Activation Lock, ActiveSync policies (EAS Policies), and device supervision.
Chapter 5, Mobile Device Management, looks at Apple's Profile Manager and a simple third-party MDM called Bushel. Here, we look at Over the Air (OTA) profile management.
Chapter 6, Debugging and Conclusion, covers ways to troubleshoot and debug devices in larger deployments. In this chapter, we'll look at how to find logs and interpret them, how to get more data than you can use from devices, and then we will wrap up the book.
- Boost C++ Application Development Cookbook(Second Edition)
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Python忍者秘籍
- Python算法指南:程序員經典算法分析與實現
- 深度學習原理與PyTorch實戰(第2版)
- R Data Science Essentials
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- 單片機原理及應用技術
- INSTANT Apache ServiceMix How-to
- 零基礎學SQL(升級版)
- Java自然語言處理(原書第2版)
- Spring Boot 3:入門與應用實戰
- PHP程序設計高級教程
- Java EE應用開發及實訓
- 計算機信息技術實踐教程