[SOLVED] wifite R93 issue

Started by desy, January 26, 2015, 01:48:19 PM

Previous topic - Next topic

desy

Hello,

3 days ago my backbox installed the latest updates and wifite stopped working properly. When i start wifite i get the following result in the terminal

[+] WPA cracking disabled
[+] WEP .cap file saving enabled
[+] temp folder /tmp/wifite1422275448.64rFMZRj/
[+] scanning for wireless devices...
[+] enabling monitor mode on wlan0... done
done
[+] initializing scan (mon0), updates at 5 sec intervals, CTRL+C when ready.

[0:00:06] scanning wireless networks. 0 targets and 0 clients found.  

Traceback (most recent call last):
 File "/usr/bin/wifite", line 4228, in <module>
   engine.Start()
 File "/usr/bin/wifite", line 1929, in Start
   (targets, clients) = self.scan(iface=iface, channel=self.RUN_CONFIG.TARGET_CHANNEL)
 File "/usr/bin/wifite", line 1453, in scan
   wps_check_targets(targets, self.RUN_CONFIG.temp + 'wifite-01.cap', False) #self.RUN_CONFIG.VERBOSE_APS)
 File "/usr/bin/wifite", line 2588, in wps_check_targets
   proc_walsh = Popen(cmd, stdout=PIPE, stderr=DN)
 File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
   errread, errwrite)
 File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
   raise child_exception
OSError: [Errno 2] No such file or directory



Anyone an idea? Reaver and wash itself working fine. Kernel is 3.13.0-44-generic. Thanks in advance.

drego85

Hi @Desy,
we are already aware of the problem.

We have already contacted Brian Pow, the developer, hoping to correct the problem as soon as possible.

Thanks
Andrea

PS

If you need urgently to test a WEP network, clones the following GIT this works:
$ git clone https://github.com/derv82/wifite.git
Andrea Draghetti
Personal Blog

desy

Ok, thanks for your fast reply and alternative.
I wanted to test a virtual router and wifte is a convenient tool. ^^

drego85

#3
Quote from: desy on January 27, 2015, 06:21:56 PM
Ok, thanks for your fast reply and alternative.
I wanted to test a virtual router and wifte is a convenient tool. ^^

Hi,
after my report developer has corrected any problems.

You can install the new update R95 of Wifite:

$ sudo apt-get install wifite --reinstall

Andrea
Andrea Draghetti
Personal Blog