RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.26k stars 198 forks source link

How to rtl88x2bu support VIF to evil twin attack #118

Open Appleuy opened 2 years ago

Appleuy commented 2 years ago

How to rtl88x2bu support VIF to evil twin attack

RinCat commented 2 years ago

Sorry, I do not understand what you mean. If you wanna test evil twin attack, you should check Kali linux.

Appleuy commented 2 years ago

Support multiple Virtual interface @ Screenshot_20211231-112513_Chrome

Appleuy commented 2 years ago

The interface wlan1 you have already selected is not supporting VIF (Virtual Interface). This attack needs it to virtually unfold itself to create the fake access point while also performing denial of service (DoS)

RinCat commented 2 years ago

make USER_EXTRA_CFLAGS="-DCONFIG_CONCURRENT_MODE" will enable VIF, but I did not test if it usable in the attack.

Appleuy commented 2 years ago

After running the above command, airgeddon still says VIF is not supported 20220101_124224

RinCat commented 2 years ago

Can you check how many interface you have? After enable that I have 2 same interfaces.