Back to Browse

Return Oriented Shellcode (ROP Shellcode)

1.9K views
Streamed live on Aug 4, 2023
1:44:35

This stream will cover the technique known as return oriented shellcode. It is a retired section from my SANS SEC760 course on exploit development. This technique is useful when you cannot get your payload (shellcode) into the target process. Instead, we can string together code sequences (gadgets) to mimic the shellcode.

Download

0 formats

No download links available.

Return Oriented Shellcode (ROP Shellcode) | NatokHD