> For the complete documentation index, see [llms.txt](https://open-advanced-windows-exploitati.gitbook.io/open-advanced-windows-exploitation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-advanced-windows-exploitati.gitbook.io/open-advanced-windows-exploitation/introduction/welcome/contents.md).

# Contents

## Open Advanced Windows Exploitation

### Foundation Topics

Welcome to the world of advanced exploitation of the Windows operating system. In this section, we will explore the concepts, techniques, and workflows specifically designed for Windows exploitation.&#x20;

Whether you are familiar with 32-bit binary exploitation or new to the Windows Kernel and 64-bit architectures, this is the ideal starting point to enhance your skills. Let's embark on a comprehensive exploration of Windows exploitation together.

* [**Custom Shellcode**](/open-advanced-windows-exploitation/custom-shellcode/64-bit-architecture.md); Exploring 64-bit x86 Architecture and Crafting Custom Shellcode
* [**Memory Management**](/open-advanced-windows-exploitation/memory-management/memory-basics.md); Exploring Windows Memory Management, Stack, and Heap
* [**Exploit Mitigations**](/open-advanced-windows-exploitation/exploit-mitigations/understanding-the-battlefield.md); Types of Vulnerabilities and Mitigations in Focus.
* [**The Kernel**](/open-advanced-windows-exploitation/the-kernel/kernel-basics.md); A Brief Overview of Windows Kernel, Data Structures, and Debugging Techniques.
* [**Drivers**](/open-advanced-windows-exploitation/drivers/driver-basics.md); An Introduction to Driver Development and Communication Channels.
* [**A Kernel Exploit**](/open-advanced-windows-exploitation/first-kernel-exploit/a-kernel-exploit.md); Beginning the exploitation of Windows Drivers, Mitigations, and Bypass Techniques.

### .Net User Mode Exploitation

Coming soon

### VMWare Exploitation

Coming soon

### Browser Exploitation

Coming soon

### Advanced Kernel Exploitation

Coming soon

### End of Course Challenge

Coming soon
