Exercise

This is what we have been working up to, writing our own 64-bit custom reverse shell shellcode.

Write your own 64-bit reverse shell using the techniques you have learnt. You will need to use the ws2_32.dll module to achieve this.

Last updated