- 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
推薦閱讀
- Spring Cloud Alibaba核心技術與實戰案例
- 一步一步學Spring Boot 2:微服務項目實戰
- INSTANT FreeMarker Starter
- Implementing Cisco Networking Solutions
- 深度學習:算法入門與Keras編程實踐
- Serverless架構
- 低代碼平臺開發實踐:基于React
- Mastering Web Application Development with AngularJS
- Mastering C++ Multithreading
- After Effects CC案例設計與經典插件(視頻教學版)
- 前端架構設計
- Web前端開發技術實踐指導教程
- Game Programming using Qt 5 Beginner's Guide
- Android Application Programming with OpenCV 3
- C語言學習手冊