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 favourit 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