You are not logged in.
Pages: 1
Topic closed
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
any update?
Offline
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
try :
sudo pacman -S hcxtools
sudo pacman -S wireshark-qt
Offline
Every single one of your posts has been a necrobump. Consider this a final warning -- if you don't stop, you will be banned.
https://wiki.archlinux.org/title/Genera … bumping%22
Closing.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed