Tags: data-structure pwn bof 

Rating:

This challenge had a buffer overflow vulnerability, and required careful insertion of nodes into an AVL tree to rotate a desired node to the root of the tree

Original writeup (http://pwning.net/pwn/2020/07/22/UIUCTF20-accounting-accidents/).