kernel 5 R2 BackTrack telah tersedia direpository, Dengan kernel 3.2.6 baru, dan beberapa tools-tools baru, berikut adalah cara untuk mendapatkan kernel baru :
1. Update and upgrade :
apt-get update
apt-get dist-upgrade
reboot
2. Setelah selesai Update & Upgrade fix-splash & reboot
3. Cek kernel 3.2.6 nya:
uname -a
4. Install dan Update beberapa tools Baru di BackTrack 5 R2:
apt-get install
pipal findmyhash metasploit joomscan hashcat-gui golismero easy-creds
pyrit sqlsus vega libhijack tlssled hash-identifier wol-e dirb reaver
wce sslyze magictree nipper-ng rec-studio hotpatch xspy arduino rebind
horst watobo patator thc-ssl-dos redfang findmyhash killerbee goofile
bt-audit bluelog extundelete se-toolkit casefile sucrack dpscan dnschef
5. Add repository security updates :
nano /etc/apt/sources.list
"deb http://updates.repository.backtrack-linux.org revolution main microverse non-free testing"
apt-get update
apt-get dist-upgrade
apt-get dist-upgrade
Setelah Selesai Update Pastikan memilih lokal installer file dengan menekan Enter untuk setingan defaults.
6. Beberapa aplikasi terset startup. anda bisa men-disabling dengan:
/etc/init.d/apache2 stop
/etc/init.d/cups stop
/etc/init.d/winbind stop
update-rc.d -f cups remove
update-rc.d -f apache2 remove
update-rc.d -f winbind remove
/etc/init.d/cups stop
/etc/init.d/winbind stop
update-rc.d -f cups remove
update-rc.d -f apache2 remove
update-rc.d -f winbind remove
No comments:
Post a Comment