Let’s Start Our Malware Development Journey.

Now Let’s See What Will We Learn In This Course.

Those are all the techniques that we need to know in order to get hands on knowledge of Process Injection.
Now we will learn about the basic mindset of process injection.

Imagine you are trying to execute a malware in the victim’s system and try to read files write to files getting malicious things on the system.
That will be easy for the AV and the EDR to flag this as a malicious process.
But If you manage to inject you malicious buffer to a legitimate process that will.
Hide From AV Product
Security Analysts will not detect you easily.
The windows treat the process as an object and if you wanna control that process you have to get a handle for it.