elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: ¿Eres nuevo? ¿Tienes dudas acerca del funcionamiento de la comunidad? Lee las Reglas Generales


  Mostrar Temas
Páginas: [1]
1  Seguridad Informática / Hacking / desconexion del wifi despues de activar el modo monitor en kali linux en: 6 Octubre 2019, 23:08 pm
Buenas, estaba intentando auditar mi propia red en Kali linux con un adaptador usb wifi alfa network awus036neh pero luego de ponerlo en modo monitor se desconecta el wifi por lo cual no puede detectar redes.

root@kaliLinux:~# iwconfig
eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11  ESSID:off/any 
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry short  long limit:2   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
         
root@kaliLinux:~# airmon-ng start wlan0

Found 2 processes that could cause trouble.
Kill them using 'airmon-ng check kill' before putting
the card in monitor mode, they will interfere by changing channels
and sometimes putting the interface back in managed mode

  PID Name
  499 NetworkManager
  828 wpa_supplicant

PHY   Interface   Driver      Chipset

phy0   wlan0      rt2800usb   Ralink Technology, Corp. RT2870/RT3070

      (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
      (mac80211 station mode vif disabled for [phy0]wlan0)

root@kaliLinux:~# kill 499
root@kaliLinux:~# kill 828
root@kaliLinux:~# airodump-ng mon0
Interface mon0:
ioctl(SIOCGIFINDEX) failed: No such device
Failed initializing wireless card(s): mon0
root@kaliLinux:~# airodump-ng wlan0mon

 CH  5 ][ Elapsed: 23 mins ][ 2019-10-06 18:06                                 
                                                                               
 BSSID              PWR  Beacons    #Data, #/s  CH  MB   ENC  CIPHER AUTH ESSID
                                                                               
                                                                               
 BSSID              STATION            PWR   Rate    Lost    Frames  Probe     
                                                                               

perdon por el desorden pero nose como copiar un codigo de otra forma
Páginas: [1]
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines