HTB Joker, Angler writeups
Writeup for some retired HTB mobile ctf
Writeup for some retired HTB mobile ctf
Lattice attacks are a concept I encountered while participating in CTFs. For a long time, I avoided engaging with this concept because it seemed intimidating, and there were very few sources explaining it in a way that beginners could understand. The purpose of this post is to demonstrate how I interpreted a basic lattice attack and how I constructed it's lattice base.
An introduction to the Hash Length Extension attack, showcasing how to implement it manually and the idea behind it.