You are not logged in.

#1 2021-01-10 04:53:17

jgun98
Member
Registered: 2021-01-05
Posts: 17

Wifite(2) Error

I'm sure I have install hcxtools and hcxdumptool, but I'm getting this error when running wifite

   [!] Error: [Errno 2] No such file or directory: 'hcxpcaptool'
   [!] Full stack trace below
   [!]    Traceback (most recent call last):
   [!]    File "/usr/lib/python3.9/site-packages/wifite/attack/all.py", line 86, in attack_single
   [!]        result = attack.run()
   [!]    File "/usr/lib/python3.9/site-packages/wifite/attack/pmkid.py", line 88, in run
   [!]        pmkid_file = self.capture_pmkid()
   [!]    File "/usr/lib/python3.9/site-packages/wifite/attack/pmkid.py", line 121, in capture_pmkid
   [!]        pmkid_hash = pcaptool.get_pmkid_hash(self.pcapng_file)
   [!]    File "/usr/lib/python3.9/site-packages/wifite/tools/hashcat.py", line 195, in get_pmkid_hash
   [!]        hcxpcap_proc = Process(command)
   [!]    File "/usr/lib/python3.9/site-packages/wifite/util/process.py", line 89, in __init__
   [!]        self.pid = Popen(command, stdout=sout, stderr=serr, stdin=stdin, cwd=cwd, bufsize=bufsize)
   [!]    File "/usr/lib/python3.9/subprocess.py", line 947, in __init__
   [!]        self._execute_child(args, executable, preexec_fn, close_fds,
   [!]    File "/usr/lib/python3.9/subprocess.py", line 1819, in _execute_child
   [!]        raise child_exception_type(errno_num, err_msg, err_filename)
   [!]  FileNotFoundError: [Errno 2] No such file or directory: 'hcxpcaptool'

anyone else having the same experience?

Last edited by jgun98 (2021-01-20 03:12:25)

Offline

#2 2021-01-20 03:13:11

jgun98
Member
Registered: 2021-01-05
Posts: 17

Re: Wifite(2) Error

any update?

Offline

#3 2021-01-20 03:55:08

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: Wifite(2) Error

Do not bump.  Provide more information, tell us what you have learned or tried.  Don't merely bump lest you anger your readers.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB