Penetration Testing with Shellcode: Detect, exploit, and secure network-level and operating system vulnerabilities

Penetration Testing with Shellcode: Detect, exploit, and secure network-level and operating system vulnerabilities

English | 2018 | ISBN: 978-1788473736 | 346 Pages | PDF, EPUB | 61 MB

Penetration Testing with Shellcode: Detect, exploit, and secure network-level and operating system vulnerabilities
Master Shellcode to leverage the buffer overflow concept
Security has always been a major concern for your application, your system, or your environment. This book’s main goal is to build your skills for low-level security exploits, finding vulnerabilities and covering loopholes with Shellcode, assembly, and Metasploit.
This book will teach you topics ranging from memory management and assembly to compiling and extracting Shellcode and using syscalls and dynamically locating functions in memory. This book also covers techniques to compile 64-bit Shellcode for Linux and Windows along with Metasploit Shellcode tools. Lastly, this book will also show you to how to write your own exploits with intermediate techniques, using real-world scenarios.
By the end of this book, you will have become an expert in Shellcode and will understand how systems are compromised both at the operating system and network level.
What You Will Learn

  • Create an isolated lab to test and inject Shellcodes (Windows and Linux).
    Understand both Windows and Linux behavior.
  • Learn the assembly programming language.
  • Create Shellcode using assembly and Metasploit.
  • Detect buffer overflows.
  • Debug and reverse-engineer using tools such as gdb, edb, and immunity (Windows and Linux).
  • Exploit development and shellcodes injections (Windows & Linux).
  • Prevent and protect against buffer overflows and heap corruption.
Homepage