This blog post has been created for completing the requirments of the SecurityTube (Pentester Academy) x86 Assembly Language and Shellcoding on Linux certification: x86 Assembly Language and Shellcoding on Linux Student ID: SLAE-1562 Objects Create a Shell_Bind_TCP Shellcode - Binds to a port - Execute shell on incoming connection Port number should be easily configured Prerequisite Install libemu git clone https://github.com/buffer/libemu sudo apt-get install autoconf sudo apt-get install...