Consider there are two wi-fk networks A & B using the same channel and they overlap with each other. I have a node (with one NIC) sitting in the overlapping area. Now this should be able to see both the network traffic (if the networks are not secured) not necessarily the same time.
My question is if the network interface is put in promiscuous mode can the node sniff traffic from both the networks the same time? even though the node will be connected to just one of the networks (since just one NIC) at any time since both the networks operate in the same channel and the NIC is put into promiscuous mode can it sniff packets belonging to both the network?
Thanks in advance
With Aircrack-ng (airmon application) you can sniff both wi-fi networks well, if they are in the same channel or not.
p.s: I think that airmon sniff one channel at a time, but it does so fast that is simultaneously.