This script is for brute forcing an AES128 CBC encryption given a ton of data you wouldn't normally have, such as the IV, plain text, cipher text, and a list of words that the key could be.
This script is for brute forcing an AES128 CBC encryption given a ton of data you wouldn't normally have, such as the IV, plain text, cipher text, and a list of words that the key could be.