If wifi
/wlan
is broadcast medium, can we tap the wifi traffic by just placing our wlan0
into promiscuous
mode?. In this way, can we get the source ip and destination ip of the traffic generated by other laptops with or without connecting to AP
?
If Wifi
is not a broadcast medium, why it is not? I mean, the router
or laptop
sending/receiving the singles into/from free space. I answered to this question: that software is showing only beacons
I think!
How wifi works internally and detects the collision?