-
Notifications
You must be signed in to change notification settings - Fork 71
Wireless Probe Requests Sniffer
xme/hoover
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
hoover.pl - Wi-Fi probe requests sniffer Original idea by David Nelissen (twitter.com/davidnelissen) Thank to him for allowing me to reuse the idea! This script scans for wireless probe requests and prints them out. Hereby you can see for which SSID's devices nearby are searching. Usage: hoover.pl --interface=wlan0 [--help] [--verbose] [--iwconfig-path=/sbin/iwconfig] [--ipconfig-path=/sbin/ifconfig] [--dumpfile=result.txt] Where: --interface : Specify the wireless interface to use --help : This help --verbose : Verbose output to STDOUT --ifconfig-path : Path to your ifconfig binary --iwconfig-path : Path to your iwconfig binary --tshark-path : Path to your tshark binary --dumpfile : Save found SSID's/MAC addresses in a flat file (SIGUSR1)
About
Wireless Probe Requests Sniffer
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published