Build Hackinglab VM from Scratch
Page content
Download OVA
https://livecd.hacking-lab.com/
https://livecd.hacking-lab.com/largefiles/livecd/daily/hl-livecd.ova
Configure VM
-
Import in Vmware Fusion
-
Adjust 4 CPU, 8 GB RAM
-
Add 2nd Disk
-
boot
-
login hacker/compass, root terminal, apt-update-everything.sh
-
reboot
-
Menu start -> 00 - About -> Change Keyboard Layout -> ch
add 2nd disk
- root terminal
mkdir
mkdir /opt/cas
mount /dev/sdb1 /opt/cas
get blkid
blkid /dev/sdb1 |cut -d" " -f 2 |sed 's/"//'g
UUID=efc2c706-ffed-4e81-af02-16e59e6911db
update fstab
UUID=efc2c706-ffed-4e81-af02-16e59e6911db /opt/cas ext4 errors=remount-ro 0 1
add own repo
sha256: a8c929d4fd0343bf94135abc09bab775bf65d563348ca8ab826c6b35ef9edc9b