SLAE32 Assignment #1: Linux x86 TCP Bind Shell
In this blog post, we will be covering the process behind writing and analysing an x86 TCP bind shell for Linux in assembly. This post will be the first in a series of posts created for the SLAE32 certification course provided by Pentester Academy. Overview The code for the TCP bind shell will consist of…