Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4
Monitor 802.11 probe requests from a capture file or network sniffing!
NotificationsYou must be signed in to change notification settings
p0dalirius/WifiListProbeRequests
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Monitor 802.11 probe requests from a capture file or network sniffing!
- Read input from a capture file with
--pcap. - Read packets from live wifi capture.
- Filter by device address with
--device [addr]. - Save results to logfile with
--logfile.
$ ./WifiListProbeRequests.py -hWifiListProbeRequests v1.1 - by Remi GASCOU (Podalirius)usage: WifiListProbeRequests.py [-h] [-v] [-d DEVICE] [-l LOGFILE] (-p PCAP | -i INTERFACE)Monitor 802.11 probe requests from a capture file or network sniffing!optional arguments: -h, --help show this help message and exit -v, --verbose Verbose mode -d DEVICE, --device DEVICE Device address filter. -l LOGFILE, --logfile LOGFILE Log output to file. -p PCAP, --pcap PCAP Capture file to read packets from. -i INTERFACE, --interface INTERFACE Interface to listen on.Pull requests are welcome. Feel free to open an issue if you want to add other features.
About
Monitor 802.11 probe requests from a capture file or network sniffing!
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.

