Hello guys
I am doing a project where i will be monitoring how many users i can get to connect to my fake AP. I am using a EEEpc 1001px and need another wifi card.
What i need to do is have two wireless cards that will be bridged and be used in a MITM "attack".
Question #1
Do you guys think an Alfa AWUS051NH would work out of the box alongside my built in atheros chipset (supports injection/mon mode), i mean will it for example show up as wlan0 and wlan1
or is there alot of tweaking involved? I am a newbie when it comes to Linux.
Question #2
Ive been reading alot about bridging two wireless cards and it dont seem to be that easy, ive managed to bridge eth0->at0 in airbase-ng, no problems at all.
What i tried to do:
brctl addbr wifibridge
brctl addif wifibridge at0
brctl addif wifibridge wlan1
can't add wlan1 to bridge mybridge: Operation not supported
So i get that error, any ideas how to fix it? Is it even possible?
//Brutten


