BEA_attack

Implementation of the attack described here (presentation at BH Europe 2017, slides) encountered during a CTF (beard challenge at the 2019 VolgaCTF qualifiers).

Unfortunately I couldn't finish the implementation of the attack in time for the CTF, but I intend to finish it and publish it here. For now it is in python as that's what I used during the CTF, but I might rewrite it in C++ if I need to for performance reasons.

TO DO

  • Finish implementation