Select and Upload your Ansible Vault file:
Output:
Notes
- Your file should start with "$ANSIBLE_VAULT;1.1;AES256...." ; example: here
- Uploaded files will be deleted immediately. We do NOT store your files.
- This site is using ansible2john from JohnTheRipper to extract the hash
- The goal of this page is to make it very easy to convert your Ansible Vault output to "hashes" which hashcat or John can crack.
How to use?
More than easy, just select and upload your Ansible Vault ouput or file (often .yml). The hash will be computed in the "Output" part.
Example
Input is:
$ANSIBLE_VAULT;1.1;AES256 37616263343331643933393363326238613234626432393239616238356163363237353962636362 3761366132653331656239303334643763303537333163620a346137386238323666383661656433 32346332376561313638636265336536323863346132393636343034663265333630316530363861 3665356663363534380a633438613834313364346633353361623837633162306463393232636137 66626466613838326131386238643961346466636534663863646365306430303762643732396530 35386338643362313564363762356133623866336337666130313161306138363635316536656337 65643765316239333330623937303432313036646633613366393463346465316238396334633134 63636636333366333264616337376136646466396132333961353438646233386161333831316261 3935
Ouput would be:
$ansible$0*0*7abc431d9393c2b8a24bd2929ab85ac62759bccb7a6a2e31eb9034d7c05731cb*c48a8413d4f353ab87c1b0dc922ca7fbdfa882a18b8d9a4dfce4f8cdce0d007bd729e058c8d3b15d67b5a3b8f3c7fa011a0a86651e6ec7ed7e1b9330b97042106df3a3f94c4de1b89c4c14ccf633f32dac77a6ddf9a239a548db38aa3811ba95*4a78b826f86aed324c27ea168cbe3e628c4a2966404f2e3601e068a6e5fc6548
Disclaimer
It's essential to note that tools like John the Ripper or hashcat are powerful and can be misused. We strongly advise using these tools responsibly and ethically. Always ensure that you have permission before attempting to crack passwords, and familiarize yourself with local laws and organizational security policies. Misuse of these tools can lead to severe legal repercussions and breach of ethical standards.
Credits
Credits go to JohnTheRipper project ; https://github.com/magnumripper/JohnTheRipper/