Remaster Linux Live CD images for the purpose of creating ready to use security wargames with pre-installed vulnerabilities to exploit.
Requirements
You will need the following in order to build the Live CD using the scripts in this project:- Linux, with root access using
sudo
git
make
,gcc
-- for building vulnerable programspwgen
-- for generating random passwordsrsync
genisoimage
-- formkisofs
advancecomp
-- foradvdef
squashfs-tools
-- forunsquashfs
curl
-- for downloading packages and other files