SLAE - Assignment 02 - Shellcode for a Reverse TCP Shell
December 31, 2018
Exercise description: Creating shellcode for running a TCP reverse shell. The solution must allow to configure both the connection port and the IP easily, and the shellcode must execute a shell on a successful connection.