دانلود کتاب Android security cookbook (به فارسی: کتاب آشپزی امنیت اندروید) نوشته شده توسط «Alexander-Brown – Scott – Makan – Keith»
اطلاعات کتاب کتاب آشپزی امنیت اندروید
موضوع اصلی: کامپیوتر – امنیت
نوع: کتاب الکترونیکی
ناشر: Packt Publishing
نویسنده: Alexander-Brown – Scott – Makan – Keith
زبان: english
فرمت کتاب: PDF (قابل تبدیل به سایر فرمت ها)
سال انتشار: 2013
تعداد صفحه: 350
حجم فایل: 19.49 مگابایت
کد کتاب: 178216717X , 9781782167174
توضیحات کتاب کتاب آشپزی امنیت اندروید
دستور العمل های عملی برای بررسی مکانیسم های امنیتی اندروید با عیب یابی آسیب پذیری های رایج در برنامه ها و نسخه های سیستم عامل اندروید
نمای کلی
- تجزیه و تحلیل امنیت برنامهها و دستگاههای Android، و از آسیبپذیریهای رایج در برنامهها و سیستمعاملهای اندروید بهرهبرداری میکنند
- ابزارهای ارزیابی آسیبپذیری سفارشی را با استفاده از Drozer Android Security Assessment Framework ایجاد کنید
- برنامههای Android را با مهندسی معکوس برای آسیبپذیریهای امنیتی
- از برنامه اندروید خود با تکنیکهای سختسازی بهروز محافظت کنید
در جزئیات
کتاب آشپزی امنیت Android آسیبپذیریهای رایج بسیاری را مورد بحث قرار میدهد. و کاستی های مربوط به امنیت در برنامه ها و سیستم عامل های اندروید. این کتاب فرآیندهای مورد استفاده برای بهره برداری و اصلاح این آسیب پذیری ها را در قالب دستور العمل ها و دستورالعمل های دقیق برمی شمارد.
این کتاب همچنین به خوانندگان می آموزد که از یک چارچوب ارزیابی امنیتی اندروید به نام Drozer و نحوه توسعه افزونه ها استفاده کنند. برای سفارشی کردن چارچوب.
موضوعات تحت پوشش دیگر شامل نحوه مهندسی معکوس برنامههای Android برای یافتن آسیبپذیریهای رایج، و نحوه یافتن آسیبپذیریهای خراب حافظه رایج در دستگاههای ARM است. از نظر حفاظت از برنامه، این کتاب تکنیکهای سختسازی مختلفی را برای محافظت از اجزای برنامه، دادههای ذخیرهشده، شبکه ایمن نشان میدهد. به طور خلاصه، کتاب آشپزی امنیت Android تجزیه و تحلیل عملی در بسیاری از زمینههای برنامه اندروید و امنیت سیستم عامل ارائه میکند و
آنچه از این کتاب خواهید آموخت
- تنظیم ابزارها و چارچوبهای توسعه Android
- درگیر مفاهیم امنیتی برنامهها
- از چارچوب ارزیابی امنیت اندروید Drozer استفاده کنید
- خود را سفارشیسازی و توسعه دهید پلاگین های Drozer Framework
- استفاده، شمارش و تجزیه و تحلیل سوء استفاده های رایج در سطح برنامه
- محافظت از برنامه ها در برابر آسیب پذیری ها و سوء استفاده های رایج
- برنامه های کاربردی مهندسی معکوس برای کدهای رایج آسیب پذیری های سطح
- شبکه ایمن برنامه، SSL/TLS
- رمزگذاری برای محافظت از داده های برنامه
رویکرد
“Android Security Cookbook” فرآیندهای مورد استفاده برای بهره برداری و اصلاح آسیب پذیری های امنیتی برنامه Android را در قالب دستور العمل ها و دستورالعمل های دقیق تجزیه و تحلیل می کند.
این کتاب برای چه کسی نوشته شده است
«کتاب آشپزی امنیت Android» برای هر کسی که کنجکاو در مورد امنیت برنامه Android است و میخواهد بتواند اقدامات عملی لازم را برای محافظت از خود انجام دهد، طراحی شده است. این بدان معنی است که توسعه دهندگان برنامه های کاربردی اندروید، محققان و تحلیلگران امنیتی، آزمایش کنندگان نفوذ، و به طور کلی هر CIO، CTO، یا مدیر فناوری اطلاعات که با هجوم مانع از دستگاه های تلفن همراه در محیط کسب و کار مواجه هستند، از خواندن این کتاب بهره مند خواهند شد.
Practical recipes to delve into Android’s security mechanisms by troubleshooting common vulnerabilities in applications and Android OS versions
Overview
- Analyze the security of Android applications and devices, and exploit common vulnerabilities in applications and Android operating systems
- Develop custom vulnerability assessment tools using the Drozer Android Security Assessment Framework
- Reverse-engineer Android applications for security vulnerabilities
- Protect your Android application with up to date hardening techniques
In Detail
Android Security Cookbook discusses many common vulnerabilities and security related shortcomings in Android applications and operating systems. The book breaks down and enumerates the processes used to exploit and remediate these vulnerabilities in the form of detailed recipes and walkthroughs.
The book also teaches readers to use an Android Security Assessment Framework called Drozer and how to develop plugins to customize the framework.
Other topics covered include how to reverse-engineer Android applications to find common vulnerabilities, and how to find common memory corruption vulnerabilities on ARM devices. In terms of application protection this book will show various hardening techniques to protect application components, the data stored, secure networking. In summary, Android Security Cookbook provides a practical analysis into many areas of Android application and operating system security and gives the
What you will learn from this book
- Set up the Android development tools and frameworks
- Engage in Application security concepts
- Use the Drozer Android Security Assessment Framework
- Customize and develop your own plugins for the Drozer Framework
- Exploit, enumerate, and analyze common application level exploits
- Protect applications from common vulnerabilities and exploits
- Reverse-engineer applications for common code level vulnerabilities
- Secure application networking, SSL/TLS
- Encryption to protect application data
Approach
“Android Security Cookbook’ breaks down and enumerates the processes used to exploit and remediate Android app security vulnerabilities in the form of detailed recipes and walkthroughs.
Who this book is written for
“Android Security Cookbook” is aimed at anyone who is curious about Android app security and wants to be able to take the necessary practical measures to protect themselves; this means that Android application developers, security researchers and analysts, penetration testers, and generally any CIO, CTO, or IT managers facing the impeding onslaught of mobile devices in the business environment will benefit from reading this book.
دانلود کتاب «کتاب آشپزی امنیت اندروید»
برای دریافت کد تخفیف ۲۰ درصدی این کتاب، ابتدا صفحه اینستاگرام کازرون آنلاین (@kazerun.online ) را دنبال کنید. سپس، کلمه «بلیان» را در دایرکت ارسال کنید تا کد تخفیف به شما ارسال شود.