天天看点

《黑客大曝光:移动应用安全揭秘及防护措施》一导读

《黑客大曝光:移动应用安全揭秘及防护措施》一导读

前言

为什么写这本书

谁需要阅读这本书

<a href="https://yq.aliyun.com/articles/118273">第1章 移动风险</a>

<a href="https://yq.aliyun.com/articles/118277">1.1 移动生态系统</a>

<a href="https://yq.aliyun.com/articles/118286">1.2 移动风险模型</a>

<a href="https://yq.aliyun.com/articles/118288">1.3 我们的议题</a>

<a href="https://yq.aliyun.com/articles/118291">1.4 小结</a>

<a href="https://yq.aliyun.com/articles/118296">第2章 移动网络</a>

<a href="https://yq.aliyun.com/articles/118314">2.1 基础移动网络功能</a>

<a href="https://yq.aliyun.com/articles/118319">2.2 攻击与对策</a>

<a href="https://yq.aliyun.com/articles/118323">2.3 ip的美好新世界</a>

<a href="https://yq.aliyun.com/articles/118324">2.4 小结</a>

<a href="https://yq.aliyun.com/articles/118330">第3章 ios系统</a>

<a href="https://yq.aliyun.com/articles/118334">3.1 了解iphone</a>

<a href="https://yq.aliyun.com/articles/118336">3.2 ios到底有多安全</a>

<a href="https://yq.aliyun.com/articles/118342">3.3 越狱:发泄愤怒</a>

<a href="https://yq.aliyun.com/articles/118355">3.4 入侵别人的iphone:再次释放心中的怒火</a>

<a href="https://yq.aliyun.com/articles/118358">3.5 小结</a>

第4章 android系统

4.1 安全模型

4.2 应用程序组件

4.3 数据存储

4.4 近场通信(nfc)

4.5 android的发展

4.5.1 android模拟器

4.5.2 android调试桥(adb) 7

4.6 获得系统权限(rooting)

4.7 反编译和反汇编

4.8 截取网络流

4.8.1 添加受信任的ca证书

4.8.2 配置一个代理服务器

4.9 基于intent的攻击

4.10 基于近场通信的攻击

4.11 信息泄露

4.11.1 通过内部文件的泄露

4.11.2 通过外部存储的泄露

4.11.3 通过日志的信息泄露

4.11.4 不安全的组件造成的信息泄露

4.11.5 通常的防止信息泄露的策略

4.12 小结

继续阅读