Aircrack-ng forum

General Category => Newbies => Topic started by: atan on May 22, 2015, 10:28:58 am

Title: RTL8188SU - Monitor Mode
Post by: atan on May 22, 2015, 10:28:58 am
my usb wireless adapter (RTL8188SU Chipset) does not support monitor mode... or so i think.
im wondering if there is any way for me to patch it or do something which can allow me to use with aircrack-ng suite.
attached below are some additional information and please let me know if more information is needed.
thanks!

root@K40AE:~# lsusb
...
Bus 001 Device 013: ID 0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio Controller
...

root@K40AE:~# airmon-ng start wlan1
...
PHY   Interface   Driver      Chipset
phy0   wlan0      ath9k      Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
null   wlan1      r8712u      Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter

root@K40AE:~# lshw -c network
...
  *-network
       description: Wireless interface
       product: AR9285 Wireless Network Adapter (PCI-Express)
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlan0
       version: 01
       serial: 00:11:22:33:44:00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=3.18.0-kali3-amd64 firmware=N/A ip=192.168.2.2 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
       resources: irq:18 memory:fbff0000-fbffffff
  *-network
       description: Wireless interface
       physical id: 1
       bus info: usb@1:3
       logical name: wlan1
       serial: 00:11:6b:c1:8a:9c
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=r8712u ip=192.168.2.10 multicast=yes wireless=IEEE 802.11bgn
Title: Re: RTL8188SU - Monitor Mode
Post by: misterx on May 23, 2015, 06:14:20 pm
Well, you'll need a mac80211 driver. If Phy says 'null' then I would say it is not mac80211 and it's a vendor driver (and they NEVER, EVER support monitor mode out of the box).