Lets take up another shellcode from msfvenom. we will take up payloads/linux/x86/adduser for analysis. Lets see the payload options available.…
Today we will analyse the shellcode for msfvenom payload “payload/linux/x86/exec” . So lets check the payload options for it. this…
Hi Everyone! Today we will write a simple shellcode crypter, Which encrypts original shellcode and then a decrypter decodes and…
Hi All! Today we will look at how to implement a simple reverse shell in assembly language . Main objective…
Hi All! In this post, we will see how to implement a TCP bind shell in assembly program . Objective…
Hi All! Today we will look at how to solve third assignment, which is really interesting topic i.e Egghunter shellcode.…
Hi All! Today we will take up assignment 6 from SLAE course. Main objective of this assignment : Take upto…
Hi All! After a long gap due to health issues , i started working on assignments of SLAE course by…