Vagrant box with Ubuntu 18.04 Bionic Beaver with desktop system installed. Comes with the analytic password cracking tool all set up and ready to go.
You'll need Oracle VM VirtualBox installed as well as Vagrant.
You'll need the vagrant-reload plugin because the box needs a restart after provisioning. Install it like this:
vagrant plugin install vagrant-reloadLike any Vagrant box, run:
vagrant upFrom there, use:
vagrant sshTo access the box over SSH if you like, though there's a full desktop system installed for you to interact with if you like.
For usage information, consult the repo for the analytic password cracking tool repo. The utility is installed to ~/analytic-password-cracking.
The box is running Ubuntu "Bionic Beaver" 18.04 LTS (Desktop) with:
- Gnome 3 Desktop
- VirtualBox Guest Additions 6.0.4
- The analytic password cracking tool from @UChicagoSUPERgroup