- 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
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- TypeScript Blueprints
- Node.js:來(lái)一打 C++ 擴(kuò)展
- Learning Apache Cassandra
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- 深入淺出Python數(shù)據(jù)分析
- Qt 5.12實(shí)戰(zhàn)
- Dart:Scalable Application Development
- Java程序設(shè)計(jì)及應(yīng)用開(kāi)發(fā)
- Java EE輕量級(jí)解決方案:S2SH
- Docker on Windows
- 輕松學(xué)Scratch 3.0 少兒編程(全彩)
- Tkinter GUI Programming by Example
- Learning NHibernate 4