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
- Host: GitHub
- URL: https://github.com/kkirsche/slae
- Owner: kkirsche
- Created: 2018-07-29T02:17:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T19:50:40.000Z (almost 8 years ago)
- Last Synced: 2025-03-28T12:21:10.382Z (about 1 year ago)
- Language: C
- Homepage: https://deceiveyour.team/category/slae-x86/
- Size: 1.12 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)