- 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
推薦閱讀
- C++案例趣學(xué)
- Python網(wǎng)絡(luò)爬蟲從入門到實(shí)踐(第2版)
- C語言程序設(shè)計(jì)立體化案例教程
- SEO智慧
- 自制編程語言
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- INSTANT Passbook App Development for iOS How-to
- C語言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- Building Android UIs with Custom Views
- Kivy Cookbook
- FFmpeg開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到短視頻上線
- Vue.js 3應(yīng)用開發(fā)與核心源碼解析
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(第二版)
- Learning WordPress REST API
- Java編程動手學(xué)