-
Notifications
You must be signed in to change notification settings - Fork 171
About boxes
All pentest-env boxes are located at http://box.hackbbs.org/.
Be sure to compare the checksum after your download, you can find latest generated SHA512 sums here: http://box.hackbbs.org/checksums.txt
57b3d748fecf21e61693611e233578eacea8e32b131d093ab895c885cbc5d351ce16a6d3493660b8836cf4f2235194425ce278c2b12823ac05e1b68cd2c767a4 kali-1.1.0-amd64-en-layout.box
8d3820e52f2d55cd06f7a3735360e9c290d8db618973caa355c0e7d6a7f9bf4129c8157cce6854d05b03f225df9fdc27ba80d6a38936e219bf047c7e6ee3e3b8 kali-1.1.0-amd64-fr-layout.box
de1333a412675b8491e2f09b08c5c454073233eecfdf3d662b5c1572811f103df75abc7fffd49056f95b786bba8957e90d4ed69de1e21deba26219962f2a1ad7 kali-2016.1.box
3a253d3657420da27a42492671c4ab5e031c917e6b753d28cee96550bea4429a713e1321c6ead592f4edd5b5fed0bad6032769cac4116c58817c0a59447d7ad5 kali-2.0-amd64.box
4c11a41ea504c98a803e8bbe23250609815f5465301748b87dc6c0eb316324018b1583caedcc7604ce0a326c2f69aa4d0dce4691e48c2052c4b983f9ba78ba22 kali-2.0-light-amd64.box
ddf908e4a3f2f329f76ce675b6e3c7aa18b8ad30df092af74d8d36417dd277e41f79916b072ea0b69885b2a92c091bf18d0e972228ab873f0f541ca422cfb3eb kali-linux-1.0.4-amd64.box
d5c21663d051da57111aa031c146f381221e6876a9f0601e74a379da3349dda48a9bef2149e5632c9ac6e72781823c11f214442454be3dfa67de0e89878176a4 kali-linux-1.0-amd64.box
57fc5ae60c844deb24eddd526aadb5ce19debb3acdaf5364efcc1d487213c4093952c18bb7f8b4a58cc72bcd55c1b19f1298dfd32ac091f9b7981dd666e9a40b metasploitable2.box
298537bfe6b9f213faad6c34c292e81303c41908714beaa93911095537bea52b967e0fcb9630ddc50ccf417c4560fe04616584b3abcf9bfd6b61b9a64427a251 vulnhub-primer-1.0.1.box
Boxes are packaged after a fresh install of Kali ISO downloaded from http://cdimage.kali.org, some changes are done to works with Vagrant, see following details:
- URL: http://box.hackbbs.org/kali-2016.1.box
- VirtualBox: 5.0.14
- Vagrant: 1.8.1
Fresh install from http://cdimage.kali.org/kali-2016.1/kali-linux-2016.1-amd64.iso
- Installation of linux kernel headers for vbox guest additions.
- Installation of virtualbox guest additions.
- Authorized keys for
rootuser are stored inssh-keys/directory (no passphrase). - Enabling
sshservices at boot.
- URL: http://box.hackbbs.org/kali-2.0-light-amd64.box
- VirtualBox: 4.3.30
- Vagrant: 1.7.4
Fresh install from http://cdimage.kali.org/kali-2.0/kali-linux-light-2.0-amd64.iso
- Installation of linux kernel headers for vbox guest additions.
- Installation of virtualbox guest additions.
- Authorized keys for
rootuser are stored inssh-keys/directory (no passphrase). - Enabling
rpcbindandsshservices at boot.
- URL: http://box.hackbbs.org/kali-2.0-amd64.box
- VirtualBox: 4.3.30
- Vagrant: 1.7.4
Fresh install from http://cdimage.kali.org/kali-2.0/kali-linux-2.0-amd64.iso
- Installation of linux kernel headers for vbox guest additions.
- Installation of virtualbox guest additions.
- Authorized keys for
rootuser are stored inssh-keys/directory (no passphrase). - Enabling
rpcbindandsshservices at boot.
### Kali linux 1.1.0
- URL: http://box.hackbbs.org/kali-1.1.0-amd64-en-layout.box
- VirtualBox: 4.3.20
- Vagrant: 1.7.1
Fresh install from http://cdimage.kali.org/kali-1.1.0a/kali-linux-1.1.0a-amd64.iso
- Installation of linux kernel headers for vbox guest additions.
- Installation of virtualbox guest additions.
- Authorized keys for
rootuser are stored inssh-keys/directory (no passphrase). - Enabling
rpcbind,nfs-commonandsshservices at boot. - Modified
/etc/issuefor vagrant os detection. - MAC address for private network was added in
/etc/NetworkManager/NetworkManager.confto disable auto connect.
- URL: http://box.hackbbs.org/kali-linux-1.0.4-amd64.box
- VirtualBox: 4.2.16
- Vagrant: 1.2.7
Fresh install from http://cdimage.kali.org/kali-latest/amd64/kali-linux-1.0.4-amd64-mini.iso
- Installation of linux kernel headers for vbox guest additions.
- Installation of virtualbox guest additions.
- Installation of
chefpackage for provisioning. - Authorized keys for
rootuser are stored inssh-keys/directory (no passphrase). - Enabling
rpcbind,nfs-commonandsshservices at boot. - Modified
/etc/issuefor vagrant os detection. - MAC address for private network was added in
/etc/NetworkManager/NetworkManager.confto disable auto connect.
- URL: http://box.hackbbs.org/kali-linux-1.0-amd64.box
- VirtualBox: 4.2.10
- Vagrant: 1.0.7
- Installation of linux kernel headers for vbox guest additions.
- Installation of virtualbox guest additions.
- Installation of
chefpackage for provisioning. -
vagrantuser was created for provisionning (Password:tnargav). -
admingroup doesn’t require password forsudo. -
vagrantuser is inadmingroup. - Authorized keys for
vagrantuser are stored inssh-keys/directory (no passphrase). - Enabling
rpcbind,nfs-commonandsshservices at boot.