- Learning iOS Penetration Testing
- Swaroop Yermalkar
- 99字
- 2021-07-23 14:49:16
iOS security model
In June 2015, Apple released its latest iOS security model. You can find the latest version of this guide at https://www.apple.com/business/docs/iOS_Security_Guide.pdf.
If we look at iOS security guide, iOS provides security right from the hardware level, as shown in the following figure:

At high level, we can divide the preceding architecture in three parts as shown in the following figure:

Some key features of the iOS security model are as follows:
- Security architecture is layered as hardware level, OS level, and application level
- Encryption right from hardware/firmware level
- Application sandboxing
- Data protection using encryption
- Code signing
推薦閱讀
- 從零構(gòu)建知識圖譜:技術(shù)、方法與案例
- AngularJS入門與進(jìn)階
- Java 開發(fā)從入門到精通(第2版)
- Visual Basic程序開發(fā)(學(xué)習(xí)筆記)
- Cassandra Design Patterns(Second Edition)
- Expert Android Programming
- Selenium Testing Tools Cookbook(Second Edition)
- Multithreading in C# 5.0 Cookbook
- C/C++程序員面試指南
- D3.js By Example
- Learning Material Design
- Everyday Data Structures
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Implementing Splunk(Second Edition)