Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/6e726d/native-wifi-api-beacon-sniffer
Tool that dumps beacon frames to a pcap file. Works on Windows Vista or Later with any Wireless Card.
https://github.com/6e726d/native-wifi-api-beacon-sniffer
Last synced: about 2 months ago
JSON representation
Tool that dumps beacon frames to a pcap file. Works on Windows Vista or Later with any Wireless Card.
- Host: GitHub
- URL: https://github.com/6e726d/native-wifi-api-beacon-sniffer
- Owner: 6e726d
- License: bsd-4-clause
- Created: 2012-01-24T01:31:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T13:57:22.000Z (almost 3 years ago)
- Last Synced: 2024-08-04T09:05:42.777Z (5 months ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 23
- Watchers: 8
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **19**星
README
** Description
Tool that dumps beacon frames to a pcap file. Works on Windows Vista or Later
with any Wireless Card.** How To Use It
Really easy, just execute the file with the output file parameter.
--------------------------------------------------------------------------------
C:\>Native-WiFi-API-Beacon-Sniffer.exe test.cap
Output filename: test.capWireless Interfaces:
[0] - Broadcom 4313 802.11b/g/n
Select the Wireless Interface to use: 0
Ctrl+C to stop "sniffing"
^C
C:\>
--------------------------------------------------------------------------------