A tool to brute force gaining access to an ansible vault
- define your dictionary space (currently done in code will extract to a separate function)
- run
./ansible-vault-brute-force.sh vault.yml
note: im not including the password but the dictionary space is set up correctly to have the password in its namespace. It took me less then 10 seconds.