Process Injection
- by Vince
-
in Blog
-
Hits: 460
Let's say we have a modern system and when we drop a malicious executable onto that system, we get caught. We can use a technique called "process injection" which will inject our malicious code into the memory space of a running process. To show how effective this technique is, we're going to use a meterpreter reverse shell on a Windows 10 system with Defender enabled.