How to Install Virtual
Box on Backtrack
The first task that given is installing and connecting Windows in VirtualBox to be used for Penetration Test Laboratory. To do that we first have to install VirtualBox on backtrackthat we use.
The way is as below...
-- Open terminal on your backtrack.
By pressing Ctrl + Alt + T.
The way is as below...
-- Open terminal on your backtrack.
By pressing Ctrl + Alt + T.
So you will need to download and then proceed with installing virtualbox. The commands are listed below.
hacking territory
3. If the file has finished downloading the VirtualBox is ready for use.
root@bt:~# prepare-kernel-sources
root@bt:~# cd /usr/src/linux
root@bt:~# cp -rf include/generated/* include/linux/
hacking territory
-- After this is done, edit /etc/apt/sources.list as shown below and download VirtualBox.
root@bt # echo deb http://download.virtualbox.org/virtualbox/debian lucid contrib non-free >> /etc/apt/sources.list
root@bt # wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
root@bt # apt-get update
root@bt # apt-cache search virtualbox
root@bt # apt-get install virtualbox-4.2
root@bt # echo deb http://download.virtualbox.org/virtualbox/debian lucid contrib non-free >> /etc/apt/sources.list
root@bt # wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
root@bt # apt-get update
root@bt # apt-cache search virtualbox
root@bt # apt-get install virtualbox-4.2
3. If the file has finished downloading the VirtualBox is ready for use.
hacking territory
No comments:
Post a Comment
NO LINK!!!!!!!!