An open API service indexing awesome lists of open source software.

https://github.com/kkirsche/slae

SecurityTube Linux Assembly Expert x86 Exam
https://github.com/kkirsche/slae

Last synced: about 1 year ago
JSON representation

SecurityTube Linux Assembly Expert x86 Exam

Awesome Lists containing this project

README

          

# SecurityTube Linux Assembly Expert

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

## Articles

* Assignment 1: [Linux x86 IPv4, IPv6, and Dual Network Stack TCP Bind Shell](https://deceiveyour.team/2018/08/19/tcp-ipv4-ipv6-and-dual-stack-bind-shell/)
* Assignment 2: [Linux x86 IPv4 and IPv6 TCP Reverse Shell](https://deceiveyour.team/2018/08/26/tcp-ipv4-and-ipv6-reverse-shell/)
* Assignment 3: [Linux x86 Egghunter](https://deceiveyour.team/2018/08/27/x86-egghunter/)
* Assignment 4: [Linux x86 Two-Byte Shift Custom Encoder](https://deceiveyour.team/2018/08/27/linux-x86-two-byte-shift-encoder/)
* Assignment 5:
* Part 1: [Analyzing Metasploit’s linux/x86/shell_find_tag payload](https://deceiveyour.team/2018/08/27/analyzing-metasploits-linux-x86-shell_find_tag-payload/)
* Part 2: [Analyzing Metasploit’s linux/x86/read_file payload](https://deceiveyour.team/2018/08/28/analyzing-metasploits-linux-x86-read_file-payload/)
* Part 3: [Analyzing Metasploit’s linux/x86/adduser payload](https://deceiveyour.team/2018/08/28/analyzing-metasploits-linux-x86-adduser-payload//)
* Assignment 6: [Creating 3 Polymorphic Shellcode Variants of Shell-Storm samples
](https://deceiveyour.team/2018/08/29/creating-3-polymorphic-shellcode-variants-of-shell-storm-samples/)
* Assignment 7: [Creating an AES256-GCM Shellcode Crypter](https://deceiveyour.team/2018/08/30/creating-an-aes256-gcm-shellcode-crypter/)