hashcat-cloud/aws/README.md

13 lines
256 B
Markdown
Raw Normal View History

2022-08-25 09:07:21 -07:00
# hashcat-aws
hashcat on aws
To deploy, run:
2022-08-25 09:15:17 -07:00
ansible-playbook hashcat.yml -i env/hosts -e group_vars/all
To destroy *ALL*, run:
ansible-playbook hashcat-destroy.yml -i env/hosts -e group_vars/all
--
On successful run the instance will self terminate.