Est-sque la crte Resau Wifi USB Ralink rt2870/3070 compatible au mode monitoring ou non

Bonjour a Tous jais installer les driver de ma carte reseau wifi Ralink RT2870/3070 sous Mon Kali Linux Le ( firmware-ralink ) .
maintenant ma carte est détecter par le syteme et ca marche dieu mérci .

je suis pas expert en informatique ou reseaux .

c’est pas sur més je ponse que ma carte reseau wifi Ralink RT2870/RT3070 fonctionne en mode monitoring ( mode moniteur avec airmon-ng ) .

c’est por ca que je vous demande de m’aider

root@localhost:~# uname -a
Linux localhost 4.3.0-kali1-686-pae #1 SMP Debian 4.3.3-5kali4 (2016-01-13) i686 GNU/Linux

root@localhost:~# lsusb
Bus 001 Device 010: ID 148f:3072 Ralink Technology, Corp. RT3072 Wireless Adapte

root@localhost:~# ifconfig
wlan1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:e0:4c:a3:8e:c8 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@localhost:~# airmon-ng

PHY Interface Driver Chipset

phy1 wlan1 rt2800usb Ralink Technology, Corp. RT3072

je lance airmon-ng et voila le résultat :

root@localhost:~# airmon-ng start wlan1

Found 2 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to run ‘airmon-ng check kill’

PID Name
561 NetworkManager
680 wpa_supplicant

PHY Interface Driver Chipset

phy0 wlan0 iwl3945 Intel Corporation PRO/Wireless 3945ABG [Golan] (rev 02)
phy1 wlan1 rt2800usb Ralink Technology, Corp. RT3072

Newly created monitor mode interface wlan1mon is NOT in monitor mode.
Removing non-monitor wlan1mon interface…

WARNING: unable to start monitor mode, please run "airmon-ng check kill"
root@localhost:~#

root@localhost:~# sudo airmon-ng check kill

Killing these processes:

PID Name
680 wpa_supplicant

root@localhost:~# sudo airmon-ng start wlan1

PHY Interface Driver Chipset

phy0 wlan0 iwl3945 Intel Corporation PRO/Wireless 3945ABG [Golan] (rev 02)
phy1 wlan1 rt2800usb Ralink Technology, Corp. RT3072

	(mac80211 monitor mode vif enabled for [phy1]wlan1 on [phy1]wlan1mon)
	(mac80211 station mode vif disabled for [phy1]wlan1)

c’est bizar ma carte reseau ralink rt3070 maintenant nommér en ( wlan1mon ) et pas mon0

je passe au ifconfig

root@localhost:~# ifconfig

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 0 (Boucle locale)
RX packets 672 bytes 53104 (51.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 672 bytes 53104 (51.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan1mon: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
unspec 00-E0-4C-A3-8E-C8-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 5 bytes 300 (300.0 B)
RX errors 0 dropped 5 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ma carte apres le lancement de airmon-ng et nommée ( wlan1mon )

ja passe a airodomp-ng le resultat est la suivante :

root@localhost:~# airodump-ng wlan1mon

CH 9 ][ Elapsed: 1 min ][ 2016-03-08 19:51

BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID

00:25:69:8A:BD:0E -56 50 0 0 1 54 WPA2 CCMP PSK topnet7346

BSSID STATION PWR Rate Lost Frames Probe

(not associated) 5C:AC:4C:A5:42:E1 -88 0 - 1 0 2

=====================================================================

ici je ne sai pas si ma carte reseau wlan1mon ( 148f:3072 Ralink Technology, Corp. RT3072 Wireless

Adapte )

elle est en mode monitor ou il me somble ( ou non ).

si oui c’est bon et si no comment faire . parceque sous Ubuntu et Backtrack ma carte foctionne bien

en mod monitor . marci bien d’avance .