BackTrack … Emm sangat mencuri perhatian karena fitur-fitur nya yang istimewa, BackTrack juga merupakan salah satu distro turunan Ubuntu.
Ok langsung saja, jika temen-temen ingin menambahkan aplikasi BackTrack tanpa harus installasi BackTrack sendiri, maka tambahkan Daftar Repository SUN BackTrack Linux Repository.
Home Page >> http://archive.offensive-security.com/
Menambahkan repository BackTrack :
root@riyaniezt:~# wget -q http://archive.offensive-security.com/backtrack.gpg -O- | sudo apt-key add -
root@riyaniezt:~# echo "deb http://archive.offensive-security.com pwnsauce main microverse macroverse restricted universe multiverse" > /etc/apt/sources.list
root@riyaniezt:~# apt-get update
Selanjutnya lihat di Ubuntu Software Center & Synaptic Package Manager
Installasi aplikasi BackTrack :
root@riyaniezt:~# apt-get install wepcrack
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
wepcrack
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 7,250B of archives.
After this operation, 1,741kB of additional disk space will be used.
Get:1 http://archive.offensive-security.com/ pwnsauce/microverse wepcrack all 0.1.0-bt0 [7,250B]Fetched 7,250B in 1s (3,852B/s)
Selecting previously deselected package wepcrack.
(Reading database ... 154313 files and directories currently installed.)
Unpacking wepcrack (from .../wepcrack_0.1.0-bt0_all.deb) ...
Setting up wepcrack (0.1.0-bt0) ...
root@riyaniezt:~#
* Good Luck *