Tags: aes-ecb mac bruteforce-bytebybyte 

Rating: 4.0

TL;DR

1. Recover last used key from MAC
2. Bruteforce byte by byte to cover the keys used

Long Version:
I have made a [writeup](https://sayoojsamuel.github.io/2018/10/26/pyQueue/) with details.

https://sayoojsamuel.github.io/2018/10/26/pyQueue/

Original writeup (https://sayoojsamuel.github.io/2018/10/26/pyQueue/).