jusupov.com

Computer Technology Blog

How to install kismet on MacBook, Mac OS X 10.5.6 Leopard

without comments

I have a MacBook 13″ Aliminium. Here’s how I installed and run kismet on this machine.

  1. cd /tmp
  2. svn co https://www.kismetwireless.net/code/svn/trunk kismet-devel
  3. cd kismet-devel
  4. ./configure
  5. sudo make install
  6. Edit  kismet config file like: sudo vim /opt/local/etc/kismet.conf  and change the following two lines:
    a.) suiduser=Your_Username_For_Mac
    b.) source=darwin,en1,airport_extreme
  7. Run kismet and enjoy! sudo kismet

Written by Arstan

April 20th, 2009 at 5:34 pm

Posted in Mac

Tagged with , ,

Leave a Reply

You must be logged in to post a comment.