Offensive Shellcode from Scratch - Helion

Tytuł oryginału: Offensive Shellcode from Scratch
ISBN: 9781803232867
stron: 208, Format: ebook
Data wydania: 2022-04-14
Księgarnia: Helion
Cena książki: 119,00 zł
Shellcoding is a technique that is executed by many red teams and used in penetration testing and real-world attacks. Books on shellcode can be complex, and writing shellcode is perceived as a kind of "dark art." Offensive Shellcode from Scratch will help you to build a strong foundation of shellcode knowledge and enable you to use it with Linux and Windows.
This book helps you to explore simple to more complex examples of shellcode that are used by real advanced persistent threat (APT) groups. You'll get to grips with the components of shellcode and understand which tools are used when building shellcode, along with the automated tools that exist to create shellcode payloads. As you advance through the chapters, you'll become well versed in assembly language and its various components, such as registers, flags, and data types. This shellcode book also teaches you about the compilers and decoders that are used when creating shellcode. Finally, the book takes you through various attacks that entail the use of shellcode in both Windows and Linux environments.
By the end of this shellcode book, you'll have gained the knowledge needed to understand the workings of shellcode and build your own exploits by using the concepts explored.
Osoby które kupowały "Offensive Shellcode from Scratch", wybierały także:
- PLC i TIA Portal. Kurs video. Techniki programowania SIMATIC S7-1200 200,00 zł, (10,00 zł -95%)
- Google Cloud. Kurs video. Zostań administratorem systemów IT 142,86 zł, (10,00 zł -93%)
- Instalacja i konfiguracja baz danych. Kurs video. Przygotowanie do egzaminu 70-765 Provisioning SQL Databases 285,57 zł, (19,99 zł -93%)
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Excel w HR. Kurs video. Od teorii do praktyki 222,11 zł, (19,99 zł -91%)
Spis treści
Offensive Shellcode from Scratch. Get to grips with shellcode countermeasures and discover how to bypass them eBook -- spis treści
- 1. The Ins and Outs of shellcode
- 2. Assembly Language
- 3. Shellcode Tools and Resources
- 4. Developing Shellcode for Windows
- 5. Developing Shellcode for Linux
- 6. Countermeasures and Bypasses