- 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++程序設(shè)計(第3版)
- Java EE 6 企業(yè)級應(yīng)用開發(fā)教程
- Spring實戰(zhàn)(第5版)
- 軟件架構(gòu):Python語言實現(xiàn)
- Android 應(yīng)用案例開發(fā)大全(第3版)
- Mastering Google App Engine
- Android底層接口與驅(qū)動開發(fā)技術(shù)詳解
- Haskell Data Analysis Cookbook
- WordPress 4.0 Site Blueprints(Second Edition)
- 代替VBA!用Python輕松實現(xiàn)Excel編程
- Mastering Apache Storm
- Python計算機視覺和自然語言處理
- 并行編程方法與優(yōu)化實踐
- Puppet:Mastering Infrastructure Automation
- Mastering Unreal Engine 4.X