Skip to content

aaronmehar/ansible-vault-brute-force

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-vault-brute-force

A tool to brute force gaining access to an ansible vault

Licence

usage

  1. define your dictionary space (currently done in code will extract to a separate function)
  2. 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.

About

A tool to brute force gaining access to an ansible vault

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%