/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mem2019.github.io
| | cocomelonc.github.io
3.3 parsecs away

Travel
| |
| | blog.dornea.nu
3.6 parsecs away

Travel
| | [AI summary] The blog post discusses the process of creating and executing a shellcode in C to read a file named 'flag.txt' and dump its content, including assembly code, compilation steps, and execution considerations.
| | eli.thegreenplace.net
3.2 parsecs away

Travel
| |
| | wsummerhill.github.io
7.4 parsecs away

Travel
| I'm going to cover an example of how to perform a DLL sideload from start to finish using a C++ payload and a legitimate DLL commonly found on disk. The specific technique covered is known as "DLL proxying" where we use the legitimate DLL along with a malicious DLL which exports all the functions that the legit DLL to execute properly.