جزییات کتاب
جان اریکسون، نویسنده کتاب شرح می دهد چگونه تکنیک های محرمانه هک حقیقتا کار می کنند. برای به اشتراک گذاری هنر و دانش هک به طریقی که قابل دسترسی برای هر کسی باشد، کتاب هک :هنر بهره برداری، فوندانسیون برتامه نویسی C را از دید یک هکر معرفی می کند.
کتاب به شما این عناوین را یاد می دهد :
• برنامه ریزی کامپیوتر از طریق زبان های C و اسمبلی و اسکریپت های پوسته
• خراب کردن حافظه سیستم برای اجرای کدهای خودسرانه از طریق سر ریز بافر و الگو بندی رشته ها
• بررسی ثبات های پردازنده و حافظه سیستم با استفاده از یک دیباگر برای دستیابی به فهمی که چه چیزی در حال وقوع است.
• سنجش های معمول امنیتی پیش دستی مانند پشته های غیرقابل اجرا و سیستم های تشخیص نفوذ
• بدست آوردن دستیابی یک سرور از راه دور توسط port-binding یا پوسته معکوس یا اصطلاحا connect-back shellcode برای پنهان سازی
• ریدایرکت کردن ترافیک شبکه، مهر و موم کردن پورت های باز و دزدی های اتصال های TCP
• بررسی ترافیک بیسیم رمزگذاری شده توسط حمله FMS و سرعت بخشیدن به حملات استفاده ناشیانه از کامپیوتر از طریق ماتریکس رمزعبورهای محتمل
هکر ها همیشه محدودیت ها را کنار می گذارند و دنبال ناشناخته ها می روند و هنرشان را تکامل می بخشند. اگر حتیبرنامه نویسی را نمی دانید، کتاب هک :هنر بهره برداری، ویرایش دوم به شما تصویر کاملی از برنامه نویسی، معماری کامپیوتر، ارتباط های شبکه و تکنیک های موجود هک می دهد.
Hacking is the art of creative problem solving, whether that means finding an unconventional solution to a difficult problem or exploiting holes in sloppy programming. Many people call themselves hackers, but few have the strong technical foundation needed to really push the envelope. Rather than merely showing how to run existing exploits, author Jon Erickson explains how arcane hacking techniques actually work. To share the art and science of hacking in a way that is accessible to everyone, Hacking: The Art of Exploitation, 2nd Edition introduces the fundamentals of C programming from a hacker's perspective. The included LiveCD provides a complete Linux programming and debugging environment-all without modifying your current operating system. Use it to follow along with the book's examples as you fill gaps in your knowledge and explore hacking techniques on your own. Get your hands dirty debugging code, overflowing buffers, hijacking network communications, bypassing protections, exploiting cryptographic weaknesses, and perhaps even inventing new exploits. This book will teach you how to: Program computers using C, assembly language, and shell scripts Corrupt system memory to run arbitrary code using buffer overflows and format strings Inspect processor registers and system memory with a debugger to gain a real understanding of what is happening Outsmart common security measures like nonexecutable stacks and intrusion detection systems Gain access to a remote server using port-binding or connect-back shellcode, and alter a server's logging behavior to hide your presenceRedirect network traffic, conceal open ports, and hijack TCP connections Crack encrypted wireless traffic using the FMS attack, and speed up brute-force attacks using a password probability matrix Hackers are always pushing the boundaries, investigating the unknown, and evolving their art. Even if you don't already know how to program, Hacking: The Art of Exploitation, 2nd Edition will give you a complete picture of programming, machine architecture, network communications, and existing hacking techniques. Combine this knowledge with the included Linux environment, and all you need is your own creativity.