Differences
This shows you the differences between two versions of the page.
| en:it-security:blog:shellcode_injection-2 [2024/05/21 18:37] – created psycore | en:it-security:blog:shellcode_injection-2 [2024/08/02 10:35] (current) – psycore | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| {{it-security: | {{it-security: | ||
| - | |||
| - | ===== 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. | ||