Windows Kernel Shellcode
Let’s kick off the blog with the foundation and starting point of all our exploits: the code we want to inject — the shellcode. For the POCs of these three techniques, we need to load the shellcod...
Let’s kick off the blog with the foundation and starting point of all our exploits: the code we want to inject — the shellcode. For the POCs of these three techniques, we need to load the shellcod...
Hello, World! My name is Carlos, and I am a Security Researcher focused on Windows exploitation and Intel architecture, particularly low-level concepts. My objective with this blog is to explain ...