1
Hacking and Security / Re: Got into someone's Wireless Network. Now what?
« on: July 27, 2012, 01:39:53 am »How would passively sniffing wifi packets be easy to spot?
I specifically refer to capturing packets in promiscuous mode, which while giving you more captured packets, is really easy to spot. Among other methods, nmap for about 5 years now has come with a promiscuous network card detector script which can be run on an entire subnet if need be.
Luckily, wireshark comes with a wifi plugin where you can put in a known key and it will decrypt the data for you, or you can try to run the packet capture through aircrack.
Wireshark has a lot of very cool features in it. About a month ago I was playing around with it and stumbled onto a function which will construct an audio file of the captured packets from an audio stream such as Skype calling.