Oz - Hack The Box
This blog post is a writeup of the Oz machine from Hack the Box.
hackthebox linux sqli ssti containersThis blog post is a writeup of the Oz machine from Hack the Box.
hackthebox linux sqli ssti containersThis blog post is a writeup of the Mischief machine from Hack the Box using the unintended LXC container privesc method.
hackthebox linux lxc containers unintendedLinux / 10.10.10.87
hackthebox linux capabilities phpFor this last SLAE assignment, I’ve created a custom shellcode crypter using the Salsa20 stream cipher. Salsa20 is a family of 256-bit stream ciphers designed in 2005 and submitted to eSTREAM, the ECRYPT Stream Cipher Project.
slae assembly crypter goThis blog post shows 3 polymorphic variants of common shellcodes found on shell-storm.org.
slae assembly polymorphicWindows / 10.10.10.100
hackthebox kerberos adLinux / 10.10.10.102
hackthebox drupalThis blog post provides an analysis of various common shellcodes generated by the msfvenom utility which is part of Metasploit.
slae assembly encodingLinux / 10.10.10.89
hackthebox binary exploitA shellcode encoder can be used for different purposes such as modify an existing shellcode to make it harder to detect by AV engines or simply avoid bad characters (such as null-bytes).
slae assembly encoding