Skip to content

Instantly share code, notes, and snippets.

@loicloic
Created September 6, 2012 21:54
Show Gist options
  • Save loicloic/3660642 to your computer and use it in GitHub Desktop.
Save loicloic/3660642 to your computer and use it in GitHub Desktop.
Poor Man OSX Wireless Sniffer
sudo tcpdump -i en1 -I -y IEEE802_11_RADIO -w capture.pcap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment