Airmon-ng no reconoce mi chipset

Iniciado por Perujo6, 2 Agosto 2012, 23:27 PM

0 Miembros y 1 Visitante están viendo este tema.

Perujo6

Hola a todos
[/b]
Hola a tod@s. Os cuento al intentar hackear una red wifi a través de Kubuntu 12.04 por terminal no puedo hacerlo, ya que ejecuto iwconfig y sale esto:


perujo@perujo-Aspire-one:~$ sudo su
[sudo] password for perujo:
root@perujo-Aspire-one:/home/perujo# iwconfig
lo        no wireless extensions.

eth1      IEEE 802.11bg  ESSID:"Perujo's net" 
          Mode:Managed  Frequency:2.452 GHz  Access Point: B0:48:7A:E9:13:58   
          Bit Rate=54 Mb/s   Tx-Power:24 dBm   
          Retry min limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=5/5  Signal level=-31 dBm  Noise level=-57 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

eth0      no wireless extensions.

root@perujo-Aspire-one:/home/perujo#



Luego pongo: airmon-ng start eth1 y sale esto:
root@perujo-Aspire-one:/home/perujo# airmon-ng start eth1


Found 5 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 kill (some of) them!

PID     Name
646     avahi-daemon
648     avahi-daemon
783     NetworkManager
851     wpa_supplicant
1623    dhclient
Process with PID 1623 (dhclient) is running on interface eth1


Interface       Chipset         Driver

eth1            Unknown                 wl (monitor mode enabled)

root@perujo-Aspire-one:/home/perujo#
Y por último pongo airodump-ng start eth1 y sale esto:


root@perujo-Aspire-one:/home/perujo# airodump-ng eth1
ioctl(SIOCSIWMODE) failed: Invalid argument

ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead.  Make
sure RFMON is enabled: run 'airmon-ng start eth1 <#>'
Sysfs injection support was not found either.

root@perujo-Aspire-one:/home/perujo#



Sabían decirme el por qué de esto,mi chipset es una Broadcom STA y está instalada y dice que está lista para usarse

[/b]