SLAE32 Assignment #5: MSFvenom Shellcode Analysis

SLAE32 Assignment #5: MSFvenom Shellcode Analysis

In this blog post, we will be covering our process behind reverse engineering and understanding popular shellcode payloads maintained in the payload module of the Metasploit project, MSFvenom. As this blog series is based on x86 Linux, this post will focus on payloads supporting this architecture and platform. This post is the fifth entry in…

SLAE32 Assignment #3: Egg Hunter Shellcode

SLAE32 Assignment #3: Egg Hunter Shellcode

In this blog post, we will be covering our process behind understanding and implementing egg hunter shellcode for x86 Linux in assembly. This post follows on in the series of posts created for the SLAE32 certification course provided by Pentester Academy. Overview During exploit development, one of the key contraints separating a successful exploit from…

Close