HackFest Series: Adding BackTrack Repositories to Ubuntu

Lisa Kachold lisakachold at obnosis.com
Wed Jul 8 21:10:27 MST 2009


Backtrack is a security pentesting LiveCD/installation package built upon
Ubuntu similar debian linux distribution.  Backtrack maintains it's own
package repository of a great number of working tools for top down or bottom
up security testing, and exploits that provide a way to think outside of the
current matrix, see OSI layers in action, and learn:


   - Metasploit (vulnerability tester)
   - Snort (intrusion detection/prevention)
   - Hping (packet shaper)
   - Nmap (fe gui included)
   - Xprobe2 (OS identifier)
   - Cisco Auditing Tool
   - Curl
   - Httprint (and GUI)
   - Lynx (bare-bones browser)
   - Nikto (awesome free Web site vulnerability scanner)
   - SQL Scanner
   - Milw0rm archive
   - Dsniff
   - Ettercap
   - Hydra (password guesser)
   - John the Ripper
   - Wireshark (packet sniffer/analyzer)
   - Kismet
   - Airsnort
   - Bluesnarfer
   - SIPCrack
   - OllyDBG
   - Matahari
   - Loki
   - BEef

Backports are packages collection in repository that provide stable work
arounds for production or other systems where upgrading is not indicated.

Here's the Reference for how to add 3rd party distros to Ubuntu:

http://ubuntuguide.org/wiki/Ubuntu:Jaunty#Third_party_repositories

HINTs:

As always, if a distro link fails, it's HTTP, so you can go verify it via
browser.

The keys are for archive.offensive-security.com so that's where you look.

The keys are good.



On Wed, Jul 8, 2009 at 8:27 PM, Eric Shubert <ejs at shubes.net> wrote:

> Will you please explain (in 50 or so words or less) the difference
> between backtrack and backport repositories?
>
> Lisa Kachold wrote:
> > Adding BackTrack Repositories to Ubuntu
> >
> >
> > GNOME:
> >
> > Goto System > Administration > Software Sources
> > Click on the Third-Party Software tab and then on Add
> >
> > Insert this line and hit Add Source:
> >
> > Code:
> >
> > deb http://repo.offensive-security.com/dist/bt4 binary/
> >
> > You may need to check the box next to the newly added repository; you
> > will have to Reload your Package Information by hitting Reload when a
> > box comes up whining that your software info is out-of-date.
> > Goto ADD
> >
> >
> > TERM:
> > Add this line to the end of /etc/apt/sources.list
> > Code:
> >
> > deb http://repo.offensive-security.com/dist/bt4 binary/
> >
> > Then run 'sudo apt-get update' to update your systems repository.
> >
> > Goto ADD
> >
> > ADD:
> >
> > You may now apt-get any backtrack package as you would any ubuntu
> package.
> >
> > Issues I have had are that a key is missing for accessing
> > repo.offensive-security.com <http://repo.offensive-security.com>
> > packages, but the key can be added manually.  I'm not sure if this
> > actually causes any package problems other than a message each time you
> > reload your repo's.
> >
> >   Key Error:
> >
> > Code:
> >
> > W: GPG error: http://repo.offensive-security.com binary/ Release:
> >
> > The following signiture couldn't be verified because the
> > public key is not available: NO_PUBKEY 720DB78AC5717CD1
> >
> > Should work fine on a persistent Ubuntu jumpdrive, as added tools.
> >
> > Be sure to change your ubuntu and root passwords on your LiveCD and
> > persistent USB keys!
> > --
> > (623)239-3392 Skype: obn0sis
> > (503)754-4452 www.obnosis.com <http://www.obnosis.com>
> >
> >
> >
> >
> >
>
>
> --
> -Eric 'shubes'
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>



-- 
(623)239-3392 Skype: obn0sis
(503)754-4452 www.obnosis.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20090708/d8fbc9ca/attachment.htm 


More information about the PLUG-discuss mailing list