Re: Capture ESSID and BSSID in Windows
- From: Jeff Liebermann <jeffl@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 28 Apr 2006 00:24:40 GMT
On Thu, 27 Apr 2006 17:56:43 GMT, AustinMillbarge@xxxxxxx 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/CardReport.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 jeffl@xxxxxxxxxxxxxxxxxxxxxx
# http://802.11junk.com jeffl@xxxxxxxxxx
# http://www.LearnByDestroying.com AE6KS
.
- References:
- Capture ESSID and BSSID in Windows
- From: AustinMillbarge
- Capture ESSID and BSSID in Windows
- Prev by Date: Re: Configuration issues (firewall) with DI-524 D-Link
- Next by Date: Re: Dell Inspiron 6000 and Intel Pro 3945 a/b/g
- Previous by thread: Capture ESSID and BSSID in Windows
- Next by thread: Belkin F5D7633 ADSL modem, router and highspeed wireless access point
- Index(es):
Relevant Pages
|