Wireshark mailing list archives

WiFi Probe Request Logging with an AirPcap Adapter


From: "j.snelders" <j.snelders () telfort nl>
Date: Thu, 12 Aug 2010 20:38:06 +0200

Another article from Didier Stevens:
Quickpost: WiFi Probe Request Logging with an AirPcap Adapter
http://blog.didierstevens.com/2008/06/24/quickpost-wifi-probe-request-logging-with-an-airpcap-adapter/

To log probe requests with 3 AirPcap adapters I modified apc-pr-log.py.
Line 37: change airpcap00 to airpcap_any:
AIRPCAP_ADAPTER = '\\\\.\\airpcap_any'

Line 209: change the interval to default='0':
parser.add_option('-i', '--interval', default='0',

Insert the 3 AirPcap adapters and use the AirPcap Control Panel to set the
channels:
adapter 00 to channel 1
adapter 01 to channel 6
adapter 02 to channel 11

My best
Joke

       


___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: