معرفی کتاب Hands-On Penetration Testing On Windows

downlaodHands-On Penetration Testing book

با سلام خدمت همراهان همیشگی فرکیان تک. با شما هستیم با کتاب Hands-On Penetration Testing . این کتاب بر مفاهیم تکنیک های پیشرفته ای را برایتست نفوذ  به محیط ویندوز از طریق مفاهیم هک شبکه تمرکز کرده است.

توضیحات کتاب :

ویندوز همیشه پلتفرم مورد استفاده کاربران در سراسر جهان برای انجام وظایف اداری و موقت، در تنظیماتی از دفاتر کوچک تا شرکت های جهانی بوده است، و این ردپای عظیم، ایمن سازی ویندوز را به چالشی منحصر به فرد تبدیل می کند . این کتاب به شما این امکان را می دهد که خودتان را به مشتریان خود متمایز کنید . تکنیک‌های پیشرفته‌ای را برای حمله به محیط‌های ویندوز از جعبه ابزار ضروری که کالی لینوکس است، یاد خواهید گرفت. ما از طریق مفاهیم هک شبکه اصلی و تکنیک های پیشرفته بهره برداری ویندوز، مانند سرریزهای Stack و Heap ، precision heap spraying و kernel exploitation ، با استفاده از اصول coding که به شما امکان می دهد از اسکریپت های قدرتمند پایتون و کد پوسته استفاده کنید ، کار خواهیم کرد . ما استراتژی‌های پس از بهره‌برداری را به پایان خواهیم رساند که به شما امکان می‌دهد عمیق‌تر بروید و دسترسی خود را حفظ کنید . در نهایت ، ما اصول هک هسته و تست فازی را معرفی می‌کنیم تا بتوانید آسیب‌پذیری‌ها را کشف کنید و اکسپلویت‌های سفارشی بنویسید .
در پایان این کتاب، شما به خوبی در شناسایی آسیب‌پذیری‌ها در سیستم‌عامل ویندوز و توسعه راه‌حل‌های مورد نظر برای آن‌ها آشنا خواهید شد .

فهرست مطالب :

1: دور زدن کنترل دسترسی شبکه
2: Sniffing and Spoofing
3: رمزهای عبور ویندوز در شبکه
4: حملات شبکه پیشرفته
5: رمزنگاری و تستر نفوذ
6: بهره برداری پیشرفته با Metasploit
7: مدیریت حافظه Stack
8: امنیت هسته ویندوز
9: Weaponizing Python
10: Windows Shellcoding
11: دور زدن حفاظت ها با ROP
12: تکنیک های فازی
13: Going Beyond the Foothold
14: انتقال PowerShell به سطح بعدی
15: افزایش امتیازات
16: حفظ دسترسی
17: نکات و ترفندها

آنچه خواهید آموخت :

با تکنیک های تست قلم پیشرفته با کالی لینوکس آشنا شوید
درک درستی از ابزارها و روش های لینوکس کالی را از پشت صحنه به دست آورید
نحوه استفاده از لینوکس کالی را در سطح پیشرفته ببینید
درک بهره برداری از درایورهای هسته ویندوز
مفاهیم و حفاظت های پیشرفته ویندوز و نحوه دور زدن آنها با استفاده از لینوکس کالی را درک کنید
تکنیک‌های بهره‌برداری ویندوز، مانند سرریزهای پشته و پشته و بهره‌برداری هسته را از طریق اصول کدنویسی کشف کنید . با ما همراه باشید.

Book Description

Windows has always been the go-to platform for users around the globe to perform administration and ad hoc tasks, in settings that range from small offices to global enterprises, and this massive footprint makes securing Windows a unique challenge. This book will enable you to distinguish yourself to your clients.

In this book, you’ll learn advanced techniques to attack Windows environments from the indispensable toolkit that is Kali Linux. We’ll work through core network hacking concepts and advanced Windows exploitation techniques, such as stack and heap overflows, precision heap spraying, and kernel exploitation, using coding principles that allow you to leverage powerful Python scripts and shellcode.

We’ll wrap up with post-exploitation strategies that enable you to go deeper and keep your access. Finally, we’ll introduce kernel hacking fundamentals and fuzzing testing, so you can discover vulnerabilities and write custom exploits.

By the end of this book, you’ll be well-versed in identifying vulnerabilities within the Windows OS and developing the desired solutions for them.

Table of Contents

1: Bypassing Network Access Control
2: Sniffing and Spoofing
3: Windows Passwords on the Network
4: Advanced Network Attacks
5: Cryptography and the Penetration Tester
6: Advanced Exploitation with Metasploit
7: Stack and Heap Memory Management
8: Windows Kernel Security
9: Weaponizing Python
10: Windows Shellcoding
11: Bypassing Protections with ROP
12: Fuzzing Techniques
13: Going Beyond the Foothold
14: Taking PowerShell to the Next Level
15: Escalating Privileges
16: Maintaining Access
17: Tips and Tricks

What You Will Learn
Get to know advanced pen testing techniques with Kali Linux
Gain an understanding of Kali Linux tools and methods from behind the scenes
See how to use Kali Linux at an advanced level
Understand the exploitation of Windows kernel drivers
Understand advanced Windows concepts and protections, and how to bypass them using Kali Linux
Discover Windows exploitation techniques, such as stack and heap overflows and kernel exploitation, through coding principles