I taught a killer training of glibc malloc heap exploitation for several years. After some effort, the content is now open source and mostly ready to consume! Half of the videos are posted for the course. 🔥
@yaumn_ I loved your Dancing Queen CTF challenge on Cryptohack! It was a fun experience to learn the inner workings of ChaCha and to find plus exploit an implementation bug in it. One of the most educational and well-designed CTF challenges I've ever done. Thanks for making!
You can now run hash extension attacks from the browser! S/O to Ron Bowes for creating the C-based tool the port was built on: mdulin2.github.io/HashExtenderBr…
I vibe-coded a hash-length extension CTF challenge on a "signed" Hash(Secret||Msg) CTF challenge, commonly known as Yolo Hash. Over many iterations, it kept adding new bugs that led to simple bypasses.
AI-written code is still super buggy. There are still many vulns to be found.