Vagrantfile for setting up a VM with the following specs:
- Ubuntu 14.04 Desktop
- build-essential, git, vim, curl
- JDK8
- Node.js 4.3.0 (using nvm)
- Go 1.5.3 (using gvm)
- Atom editor
- Burp
- Install vagrant
- Clone this repository or simply download the Vagrantfile
- Open your favorite shell and cd into the directory with the Vagrantfile
- Run
vagrant up