Archive for the ‘macbook’ tag
How to install kismet on MacBook, Mac OS X 10.5.6 Leopard
I have a MacBook 13″ Aliminium. Here’s how I installed and run kismet on this machine.
- cd /tmp
- svn co https://www.kismetwireless.net/code/svn/trunk kismet-devel
- cd kismet-devel
- ./configure
- sudo make install
- 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 - Run kismet and enjoy! sudo kismet