Author Topic: Kismet  (Read 3341 times)

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Kismet
« on: October 09, 2007, 06:38:48 am »
has someone succeed in launching Kismet ?
it just segfault right after "enabling channel splitting" after 1-2s ...
i've tried several sources with no success...

ps: wifi-radar is working good.
« Last Edit: November 05, 2007, 05:43:57 pm by jpmatrix »
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Kismet
« Reply #1 on: October 10, 2007, 04:44:57 pm »
for now, found a kismet alternative : swscanner
tested @home : it works

seems to work with a gps too


apt-get install swscanner sudo

sudo swscanner -i eth0
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Kismet
« Reply #2 on: November 05, 2007, 05:40:34 pm »
i've just given another try of kismet under debian eabi : it works! and with gps support !!!
(my zaurus is now a wardriving tool!)

1- configure /etc/bluetooth/rfcomm.conf to add rfcomm1 with bt gps address

2- configure /etc/kismet/kismet.conf to use orinoco source for my asus wl110
source=orinoco,eth0,wl110

3- configure /etc/kismet/kismet.conf to use gps :
suiduser=$USER
gps=true
metric=true    (we're in France

3- launch gpsd :

rfcomm bind rfcomm1
gpsd /dev/rfcomm1

4- launch kismet :
kismet


Enjoy!!!

all logs are in /var/log/kismet
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
Kismet
« Reply #3 on: November 05, 2007, 05:56:29 pm »
what is a   "wardriving tool"  ???

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Kismet
« Reply #4 on: November 05, 2007, 06:24:11 pm »
Quote from: flux
what is a   "wardriving tool"  ???

http://fr.wikipedia.org/wiki/Wardriving



but my aim is not to hack, just to discover wifi access points
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun