Jump to content

WIFITE ERROR


Kokemonk

Recommended Posts

Hello,

when i run 

sudo wifite i get this error

initializing WPS Pixie attack on Marko (14:2E:5E:74:8F:A6)
Traceback (most recent call last):
  File "/usr/bin/wifite", line 3536, in <module>
    engine.Start()
  File "/usr/bin/wifite", line 1456, in Start
    need_handshake = not wps_attack.RunAttack()
  File "/usr/bin/wifite", line 3237, in RunAttack
    if self.attack_wps_pixie():
  File "/usr/bin/wifite", line 3372, in attack_wps_pixie
    os.remove(self.RUN_CONFIG.temp + "out.out")
OSError: [Errno 2] No such file or directory: '/tmp/wifite7pvwMd/out.out'

and it quits

i also get it when running 

sudo wifite --wps --dict rockyou.txt  

but not when running 

sudo wifite --wpa --dict rockyou.txt

can anyone help?

Link to comment
Share on other sites

2 minutes ago, Kokemonk said:

Hello,

when i run 

sudo wifite i get this error

initializing WPS Pixie attack on Marko (14:2E:5E:74:8F:A6)
Traceback (most recent call last):
  File "/usr/bin/wifite", line 3536, in <module>
    engine.Start()
  File "/usr/bin/wifite", line 1456, in Start
    need_handshake = not wps_attack.RunAttack()
  File "/usr/bin/wifite", line 3237, in RunAttack
    if self.attack_wps_pixie():
  File "/usr/bin/wifite", line 3372, in attack_wps_pixie
    os.remove(self.RUN_CONFIG.temp + "out.out")
OSError: [Errno 2] No such file or directory: '/tmp/wifite7pvwMd/out.out'

and it quits

i also get it when running 

sudo wifite --wps --dict rockyou.txt  

but not when running 

sudo wifite --wpa --dict rockyou.txt

can anyone help?

also here is list of python locatians 

[ja@ja ~]$ whereis python
python: /usr/bin/python3.9-config /usr/bin/python2.7-config /usr/bin/python /usr/bin/python2.7 /usr/bin/python3.9 /usr/lib/python2.7 /usr/lib/python3.9 /usr/include/python2.7 /usr/include/python3.9 /usr/share/man/man1/python.1.gz
 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...