Skip to content

Blackbuntu

Blackbuntu is distribution for penetration testing which was specially designed for security training students and practitioners of information security.

Blackbuntu is Ubuntu base distro for Penetration Testing with GNOME Desktop Environment. It's currently being built using the Ubuntu 10.10.

Blackbuntu x86

Copy initrd.gz , vmlinuz , custom.seed , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/preseed/custom.seed /tftpboot/er/plugins/blackbuntu/i386/custom.seed
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/blackbuntu/i386/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/blackbuntu/i386/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/blackbuntu/i386/casper/

Blackbuntu x64

Copy initrd.gz , vmlinuz , custom.seed , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/preseed/custom.seed /tftpboot/er/plugins/blackbuntu/x86_64/custom.seed
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/blackbuntu/x86_64/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/blackbuntu/x86_64/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/blackbuntu/x86_64/casper/