rkgudboy / wifite

Automatically exported from code.google.com/p/wifite
GNU General Public License v2.0
0 stars 0 forks source link

-i (select interface) option does not work #96

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Do you have any idea what may have caused this bug?  Guesses are helpful!

Don't know.

What operating system are you running? Backtrack 5 R2? 32 or 64 bit?
Blackbuntu?

Openwrt r31912

What version of the wifite are you using?

r85

Please provide any additional information below.  A paste of the error is
very helpful!

My hardware has 2 radios.  One is wlan0 the other wlan1.  I specify wlan0 but 
wifite says it can't find it, then shows it as a choice.

root@anchor:/data# wifite.py -i wlan0 -pyrit -e EXXXXX --dict /data/darkc0de.lst

  .;'                     `;,    
 .;'  ,;'             `;,  `;,   WiFite v2 (r85)
.;'  ,;'  ,;'     `;,  `;,  `;,  
::   ::   :   ( )   :   ::   ::  automated wireless auditor
':.  ':.  ':. /_\ ,:'  ,:'  ,:'  
 ':.  ':.    /___\    ,:'  ,:'   designed for Linux
  ':.       /_____\      ,:'     
           /       \             

 [+] set interface: wlan0
 [+] pyrit handshake verification enabled
 [+] targeting ESSID "EXXXXX"

 [!] the program tshark is not required, but is recommended
 [!] the program cowpatty is not required, but is recommended

 [+] scanning for wireless devices...
 [!] could not find wireless interface "wlan0"
 [+] available wireless devices:
  1. wlan1      Atheros     ath9k - [phy1]
  2. wlan0      Atheros     ath9k - [phy0]
 [+] select number of device to put into monitor mode (1-2): 2
 [+] enabling monitor mode on wlan0... done
 [!] could not find wireless interface "wlan0"
 [+] initializing scan (mon0), updates at 5 sec intervals, CTRL+C when ready.
 [0:00:04] scanning wireless networks. 0 targets and 0 clients found   
 [+] checking for WPS compatibility... done

 [0:08:20] starting wpa handshake capture on "EXXXXX"
 [0:07:36] new client found: XX:XX:.....                         
 [0:06:09] listening for handshake...    

Original issue reported on code.google.com by y...@seiner.com on 14 Aug 2012 at 12:15

GoogleCodeExporter commented 9 years ago
Same issue here
parker@geesixty:~$ sudo bin/wifi -i wlan1

  .;'                     `;,    
 .;'  ,;'             `;,  `;,   WiFite v2 (r85)
.;'  ,;'  ,;'     `;,  `;,  `;,  
::   ::   :   ( )   :   ::   ::  automated wireless auditor
':.  ':.  ':. /_\ ,:'  ,:'  ,:'  
 ':.  ':.    /___\    ,:'  ,:'   designed for Linux
  ':.       /_____\      ,:'     
           /       \             

 [+] set interface: wlan1

 [+] scanning for wireless devices...
 [!] could not find wireless interface "wlan1"
 [+] available wireless devices:
  1. wlan1      Unknown     rtl8192cu - [phy2]
  2. wlan0      Unknown     iwlwifi - [phy0]
 [+] select number of device to put into monitor mode (1-2): ^C
 (^C) interrupted

 [+] quitting

Original comment by parker.l...@gmail.com on 9 Oct 2013 at 9:57

GoogleCodeExporter commented 9 years ago
Same issue here.. Using latest firmware build in Pineapple Mark V

Latest Wifite, Reaver, etc..

wifite.py -i wlan1

Still causes wifite to ask for wireless device.

Original comment by wilsonbr...@gmail.com on 20 May 2014 at 5:48