0Day Forums
Wifi sniffing - Printable Version

+- 0Day Forums (https://0day.red)
+-- Forum: Hacking & Exploits (https://0day.red/Forum-Hacking-Exploits)
+--- Forum: Network Hacking (https://0day.red/Forum-Network-Hacking)
+--- Thread: Wifi sniffing (/Thread-Wifi-sniffing)



Wifi sniffing - durwyn154 - 06-09-2011

Hi all, this is my first topic here :epic:

I've been trying to sniffing my network in order to understand how things work.

1) without being associated to my network (but knowing the key, WPA) i've sniffed the traffic with airmon and then decrypted with airdecap.
At my iphone (that's also connected to my network) i created some 'traffic' by opening pages like my router ip and put the password, opened facebook etc...
Also i generated traffic in another computerB (same wireless network), just like i did at the iphone.
After this, i opened the file in wireshark and could see what my iphone have been doing, got facebook cookie, and http.authbasic password and user of the router. But couldnt see any of the traffic by computerB.

After thinking, i couldnt see the traffic of computerB because it was already connected to the wireless network before i started sniffing, so i tried disconnecting it (wireless nic of computerB) and connecting it again, and voila i can see traffic (like http.authbasic and http.cookie) from it too.

Now i want to be inside the network, connected to my Access Point and decrypt traffic on-the-fly like i did from above. How can i do this, since i'm already connected?




RE: Wifi sniffing - herbane107437 - 06-11-2011

I would suggest you check out the MiTM possibilities.

For a breakdown on how I did something similar ;

[To see links please register here]





RE: Wifi sniffing - Mrgynophoresw - 06-12-2011

will take a look at it now.
Thank you TAPE :wink: