- Android Application Security Essentials
- Pragati Ogal Rai
- 116字
- 2021-08-13 16:25:30
Summary
In this chapter, we reviewed the four components of an Android system—Activities, Services, Content Providers, and Broadcast Receivers, and inter-component communication mechanisms—Intents and Binders. Security begins with secure declaration of these components. As is the general rule with security, exposing the minimum is always a good idea. All Android components are protected by permissions. Intents are asynchronous components and should always validate their input. Intent Filters are a good way to reduce the attack surface of an application, but an explicit Intent can still send Intents to it. Now that we understand the Android components and communication mechanism, let's move on to the next chapter to review Android permissions in detail.
- 攻守道:企業(yè)數(shù)字業(yè)務(wù)安全風(fēng)險與防范
- 特種木馬防御與檢測技術(shù)研究
- 開發(fā)者的Web安全戒律:真實威脅與防御實踐
- Mastering Kali Linux for Advanced Penetration Testing
- Python Penetration Testing Cookbook
- 網(wǎng)絡(luò)安全技術(shù)與實訓(xùn)(第4版)(微課版)
- 計算機(jī)網(wǎng)絡(luò)安全技術(shù)研究
- 華為Anti-DDoS技術(shù)漫談
- Cybersecurity Threats,Malware Trends,and Strategies
- 云計算安全防護(hù)技術(shù)
- 網(wǎng)絡(luò)空間安全導(dǎo)論
- 黑客攻防與電腦安全從新手到高手(超值版)
- 安全網(wǎng)絡(luò)構(gòu)建
- BeagleBone for Secret Agents
- 惡意軟件、Rootkit和僵尸網(wǎng)絡(luò)