- Learning iOS Penetration Testing
- Swaroop Yermalkar
- 143字
- 2021-07-23 14:49:14
Chapter 1. Introducing iOS Application Security
"The bigger and more popular you are, the more attacks you are going to receive"
--Anonymous
One of the most popular mobile operating system is iOS. Currently, there are millions of iOS apps with billions of downloads. Along with popularity, there are many insecurities introduced in iOS applications. These insecurities make the user himself a threat. We will cover all the important aspects of iOS application security. We will start from basic iOS app development concepts and then move towards the concepts related to the iOS application security.
In this chapter, we will look at the following topics:
- Basics of iOS and app development
- Developing and deploying iOS apps
- The iOS security model
- The iOS security architecture
- The iOS secure boot chain
- The iOS application signing
- The iOS application sandboxing
- OWASP Top 10 Mobile Risks
推薦閱讀
- HTML5+CSS3王者歸來
- GAE編程指南
- CockroachDB權威指南
- Building a Home Security System with Raspberry Pi
- Learning RxJava
- MATLAB 2020 從入門到精通
- 樂高機器人設計技巧:EV3結構設計與編程指導
- 重學Java設計模式
- 區塊鏈底層設計Java實戰
- Mastering Business Intelligence with MicroStrategy
- 微信小程序開發與實戰(微課版)
- Learning Apache Karaf
- Mastering Python Design Patterns
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Java7程序設計入門經典