-
Recent Posts
- Shellcode: Windows on ARM64 / AArch64
- Delegated NT DLL
- WOW64 Callback Table (FinFisher)
- Shellcode: Linux on RISC-V 64-Bit
- Windows Process Injection: Command Line and Environment Variables
- MiniDumpWriteDump via COM+ Services DLL
- Windows Process Injection: Breaking BaDDEr
- Shellcode: In-Memory Execution of JavaScript, VBScript, JScript and XSL
- Shellcode: In-Memory Execution of DLL
- Shellcode: Loading .NET Assemblies From Memory
- Shellcode: A reverse shell for Linux in C with support for TLS/SSL
- How the L0pht (probably) optimized attack against the LanMan hash.
Tag Archives: windows process injection
Windows Process Injection: Command Line and Environment Variables
Windows Process Injection: Command Line and Environment Variables Contents Introduction Shellcode Environment Variables Command Line Window Title Runtime Data 1. Introduction There are many ways to load shellcode into the address space of a process, but knowing precisely where it’s … Continue reading
Posted in assembly, injection, malware, process injection, programming, redteam, security, shellcode, windows
Tagged command line, environment variables, peb, shellcode, windows, windows process injection
1 Comment