The last post for my SLAE certification is about encryption of shellcode. As usual you can find all my files on github.
Nothing special in place.
- Pick your favourite shellcode
- Use my custom AES encrypter
- Insert the encrypted shellcode and secret AES key into the decrypter
- Test the decrypted shellcode in our skeleton shellcode.c file
- Finish 😉
This blog post has been created for completing the requirements of the SecurityTube Linux Assembly Expert certification:
http://securitytube-training.com/online-courses/securitytube-linux-assembly-expert/
Student ID: SLAE-1036