Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Capture ESSID and BSSID in Windows

Reply
Thread Tools Display Modes

Capture ESSID and BSSID in Windows

 
 
AustinMillbarge@xyz.com
Guest
Posts: n/a

 
      04-27-2006, 05:56 PM
I want to programmatically capture the ESSID and BSSID of the Access
Point I am using. Doing this in Linux is a trivial task, but I can't
seem to find a good source for MS Windows. Can someone point me in
the right direction (source code, etc)? If such a thing exists, a
command line tool would suffice assuming I have source to work with.

Austin
 
Reply With Quote
 
 
 
 
Jeff Liebermann
Guest
Posts: n/a

 
      04-28-2006, 12:24 AM
On Thu, 27 Apr 2006 17:56:43 GMT, (E-Mail Removed) wrote:

>I want to programmatically capture the ESSID and BSSID of the Access
>Point I am using. Doing this in Linux is a trivial task, but I can't
>seem to find a good source for MS Windows. Can someone point me in
>the right direction (source code, etc)? If such a thing exists, a
>command line tool would suffice assuming I have source to work with.


The problem you're going to run into with Windoze is the inability to
place the client radio into the promiscuous or monitor mode. Normally,
the card will only respond to packets with a destination MAC of its
own MAC address and will not detect other MAC addresses. In monitor
mode, it can sniff ALL the traffic. Of course, all the Linux drivers
can do monitor mode.

The current trend is for Windoze driver scribblers to disable
promiscuous mode. Older drivers may have a functional promiscuous
mode, while newer drivers do not. For example, read the comments in
the right hand column:
http://www.micro-logix.com/WinPcap/C...ort.asp?ID=316
and the assortement of wireless cards that do NOT work with
AirSnare/WinPcap.
http://www.micro-logix.com/winpcap/Supported.asp



--
# Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
# 831-336-2558 (E-Mail Removed)
# http://802.11junk.com (E-Mail Removed)
# http://www.LearnByDestroying.com AE6KS
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unusual Packet Capture Between Linux and Windows Billy Mays Linux Networking 12 10-19-2011 02:29 PM
BSSID and security Jake Wireless Networks 4 02-05-2009 05:50 PM
Wi-Fi AP selection by BSSID Benoît Bousquet Wireless Networks 1 10-06-2005 02:19 PM
ESSID D@annyBoy Wireless Networks 5 10-13-2004 09:27 PM
Linksys BEFW11S4 V2 Router and SMC 2662W Client BSSID Problem chemisti Wireless Internet 1 02-15-2004 04:31 PM



1 2 3 4 5 6 7 8 9 10 11