Entradas recientes

Mischief - Hack The Box

7 minuto(s) de lectura

This blog post is a writeup of the Mischief machine from Hack the Box using the unintended LXC container privesc method.

Creating a custom shellcode crypter

3 minuto(s) de lectura

For 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 designe...

Polymorphic Linux Shellcode

3 minuto(s) de lectura

This blog post shows 3 polymorphic variants of common shellcodes found on shell-storm.org.