First time here?

👌 About this blog

Recent posts

Bind Shellcode written for x86 in nasm

3 minute read

During SLAE32/SLAE64, I had a lot of fun writing x86 and x64 shellcode in NASM. In this post I will share my code of an x86 bind shell (linux), and some uti...

Force One-Time-Password usage to Django allauth

less than 1 minute read

Some time ago I was tasked for a quick-beta to force the usage of One-Time-Password inside the django-all-auth framework when generated from the awesome “dja...