Skip to content

sr-lab/analytic-password-cracking-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analytic Password Cracking Box

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.

Prerequisites

You'll need Oracle VM VirtualBox installed as well as Vagrant.

Plugins

You'll need the vagrant-reload plugin because the box needs a restart after provisioning. Install it like this:

vagrant plugin install vagrant-reload

Setup

Like any Vagrant box, run:

vagrant up

From there, use:

vagrant ssh

To access the box over SSH if you like, though there's a full desktop system installed for you to interact with if you like.

Usage

For usage information, consult the repo for the analytic password cracking tool repo. The utility is installed to ~/analytic-password-cracking.

Details

The box is running Ubuntu "Bionic Beaver" 18.04 LTS (Desktop) with:

Releases

No releases published

Packages

No packages published

Languages