HackTheBox - Tally Writeup

Tally is enumeration galore, full of red herrings, distractions, and rabbit holes. I spent hours digging through files and directories on this one. Tally will test your patience but it felt like a very realistic box so I enjoyed it. An interesting exploit at the end as well. Let’s get... [Read More]
Tags: hackthebox

Linux x86 Polymorphic Shellcode

The next assignment for the SLAE is taking existing shellcode from shell-storm or exploit-db and making polymorphic versions for three of them. [Read More]
Tags: slae

Metasploit Linux x86 exec Analysis

This is the last Metasploit payload analysis post for the SLAE. This time we’ll be examining the linux/x86/exec payload and seeing exactly how it works. [Read More]
Tags: slae

Metasploit Linux x86 adduser Analysis

The next assignment for the SLAE is analyzing three different Metasploit linux x86 payloads. For the first one we’ll be going through the linux/x86/adduser payload and seeing exactly how it works. [Read More]
Tags: slae