SLAE32 Assignment2

1 · · Aug. 30, 2020, midnight
Summary
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_Reverse_TCP Shellcode - Reverse connects to configured IP and Port - Execute shell on successful connection IP and Port should be easily configurable Prerequisite Install libemu git clone https://github.com/buffer/libemu sudo apt-get ins...