mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
Update Vagrantfile
This commit is contained in:
parent
61338d4929
commit
979f46a2c6
2
build_your_own_lab/websploit/Vagrantfile
vendored
2
build_your_own_lab/websploit/Vagrantfile
vendored
@ -4,7 +4,7 @@
|
||||
Vagrant.configure("2") do |config|
|
||||
|
||||
#Box settings
|
||||
config.vm.box = "offensive-security/kali-linux"
|
||||
config.vm.box = "kalilinux/rolling"
|
||||
|
||||
# Example for VirtualBox:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user