Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:it-security:blog:shellcode_injection-2 [2024/05/21 20:37] – created psycoreen:it-security:blog:shellcode_injection-2 [2024/08/02 12:35] (current) psycore
Line 3: Line 3:
  
 {{it-security:blog:shellcode-part2.jpg?600|}} {{it-security:blog:shellcode-part2.jpg?600|}}
- 
-===== Introduction ===== 
  
 In part 1 of the shellcode injection series, we started a reverse shell from a local process. In part 2, we inject the shellcode directly into a process. This form of injection is usually recognised by Windows Defender, so we will again use some obfuscation methods. In part 1 of the shellcode injection series, we started a reverse shell from a local process. In part 2, we inject the shellcode directly into a process. This form of injection is usually recognised by Windows Defender, so we will again use some obfuscation methods.