Wednesday, May 18, 2011

BackTrack 5 Released

Back Track Dev team has finally announced public availability of BackTrack 5, code named “revolution”.

BackTrack 5 has been built from scratch, and boasts several major improvements over all previous releases and its based on Ubuntu Lucid LTS and uses Linux Kernel 2.6.38 patched with all relevant wireless injection patches.

You can grab your copy from (available as a torrent download) – http://www.backtrack-linux.org/downloads/

BackTrack project is majorly sponsored and developed by Offensive Security.

Thursday, May 12, 2011

(SOLVED) HOW TO add backtrack4 repository to ubuntu ??

WELCOME IN ARCHIVE.OFFENSIVE-SECURITY.COM REPOSITORY.

BACK TRACK 4 "pwnsauce" RELEASE



0x01 HOW TO IMPORT ARCHIVE GPG KEY IN YOUR SYSTEM

wget -q http://archive.offensive-security.com/backtrack.gpg -O- | sudo apt-key add -
OK


0x02 HOW TO ADD THE MAIN REPOSITOR

echo "deb http://archive.offensive-security.com pwnsauce main
microverse macroverse restricted universe multiverse" > /etc/apt/sources.list


0x03 HOW TO ADD THE TEST REPOSITORY (NOT RECOMMENDED FOR USERS)
sudo echo "deb http://sun.offensive-security.com/repotest/ ./" >> /etc/apt/sources.list


irc.freenode.net #backtrack-linux