Re: SSID sniffer on linux, in C



driz wrote:

Roby wrote:
driz wrote:

Can someone point to source code in c/c++ for an SSID sniffer on linux?
I am new to this area, and need to get something running quickly. If
not the cource code, let me know the main steps to do this
programatically please. Essentially, I am trying to log the ssid of APs
as the mobile deivce roams around.

Also, if there is a sniffer for bluetooth information (say MAC
address), i want to know that too.

thanks a bunch!

How about kismet?
http://www.kismetwireless.net/code/kismet-2006-04-R1.tar.gz.asc

Can I call kismet functions from a C program?

Open-source kismet is written in c++ so you're invited to re-use the
code subject to the license; but it's not a library. I don't know
where you would find the tools to "get something running quickly".
.



Relevant Pages

  • Re: SSID sniffer on linux, in C
    ... Roby wrote: ... not the cource code, let me know the main steps to do this ... if there is a sniffer for bluetooth information (say MAC ... Can I call kismet functions from a C program? ...
    (alt.internet.wireless)
  • Re: SSID sniffer on linux, in C
    ... driz wrote: ... not the cource code, let me know the main steps to do this ... if there is a sniffer for bluetooth information (say MAC ... How about kismet? ...
    (alt.internet.wireless)