-
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 SHA256 sums here: http://box.hackbbs.org/checksums.txt
b23eaa3bef29502a0460e092adbd5d9eed28ce75b502dc841c6c70b854acf4c2 kali-1.1.0-amd64-en-layout.box
05fb25323ce32fb4138eb9deb632ac57e1f47bf167b81c84d4b5a18ca35b4296 kali-1.1.0-amd64-fr-layout.box
256d2ae5d80967ac407be7bdb79358c99817d3ee9f147ff7afaa66aac4ce029f kali-2.0-amd64.box
46424ee6650fab00aeb4e52506ab7ea2851d47779f834e86acaee0a05cecdecf kali-2.0-light-amd64.box
083f44685ea4fa8910c31e142f448392e2cf69f140c9893aeee1a1780b0bd20a kali-2016.1.box
85c009ea32431f47ae46c54f1ea664d0c96e26f2365942ce40aff5dee44b82e8 kali-linux-1.0-amd64.box
3a0cb129fe4e8da9eedfe799025a22071ca1a9df463f66f57f61a7318a1abc4d kali-linux-1.0.4-amd64.box
3112d99b89a322c77d8f76f8c42ba55f420db405757387b4730a487dc9934141 metasploitable2.box
342bb82ebce63a819575ba2f2b7a4a2d4fa53c70bd377076cdffbf9b3a0788f4 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
- SHA256: 083f44685ea4fa8910c31e142f448392e2cf69f140c9893aeee1a1780b0bd20a
- 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
- SHA256: 46424ee6650fab00aeb4e52506ab7ea2851d47779f834e86acaee0a05cecdecf
- 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
- SHA256: 256d2ae5d80967ac407be7bdb79358c99817d3ee9f147ff7afaa66aac4ce029f
- 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
- SHA256: b23eaa3bef29502a0460e092adbd5d9eed28ce75b502dc841c6c70b854acf4c2
- 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
- SHA256: 3a0cb129fe4e8da9eedfe799025a22071ca1a9df463f66f57f61a7318a1abc4d
- 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
- SHA256: 85c009ea32431f47ae46c54f1ea664d0c96e26f2365942ce40aff5dee44b82e8
- 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.