Tools installed
- vim
- net-tools
- python3
- unzip
- tmux
- nmap
- webshells
- docker-ce
If you want to add more, just edit the provision/kali.yml file.
Fancy Git repo's added
- Impacket
- Nishang
Againg, if you want to add more just append the git repo blocks within the provision/kali.yml
MacOS/Windows/Unix
https://www.virtualbox.org/wiki/Downloads
MacOS/Windows/Unix
https://www.vagrantup.com/downloads.html
git clone [email protected]:moatn/vagrant-htb.git
cd vagrant-htb
vagrant up
The vagrant machine automatically sets up a Socks Proxy. This way, you can use your Burp Suite on your Native OS ;-)
On native OS, set Socks Proxy wihtin Burp Suite
127.0.0.1
1080
vagrant ssh kali01
Happy hacking