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.