hashcat Forum
Hashcat error and no more wifi - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Hashcat error and no more wifi (/thread-11760.html)

Pages: 1 2


RE: Hashcat error and no more wifi - v71221 - 01-10-2024

in my experience, the built-in intel wifi works acceptably.
But I run hcxdumptool under Arch Linux as recommended by ZerBea.
https://hashcat.net/forum/thread-11349.html

Notebook HP ProBook 445 G7

Code:
lspci
02:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)

sudo systemctl stop systemd-networkd.socket
sudo systemctl disable --now systemd-networkd.service
sudo systemctl disable --now iwd.service

sudo iw phy phy0 interface add wlan0 type station
sudo ip link set wlan0 up
sleep 3
hcxdumptool -L

phy idx hw-mac      virtual-mac  m ifname          driver (protocol)
-----------------------------------------------------------------------------------------
  0  4 112233445566 112233445566 + wlan0            iwlwifi (NETLINK)



RE: Hashcat error and no more wifi - capegoat681 - 01-11-2024

I bought that https://www.amazon.com.be/-/en/dp/B002SZEOLG?psc=1&ref=ppx_yo2ov_dt_b_product_details, I'll send a message to say if everything works correctly once I had the time to try with it


RE: Hashcat error and no more wifi - ZerBea - 01-11-2024

It will work as expected.
At the moment I'm running this device for some tests.

The driver fix has not found its way into the Linux kernel:
https://github.com/ZerBea/hcxdumptool/discussions/361#discussioncomment-7551692
As a result the device need to be replugged before next use.


RE: Hashcat error and no more wifi - v71221 - 01-15-2024

That's what I mean by "acceptably"

Code:
30 ERROR(s) during runtime
Possible reasons:
driver is broken
driver is busy (misconfigured system, other services access the INTERFACE)
772298 Packet(s) captured by kernel
1398 Packet(s) dropped by kernel
1 SHB written to pcapng dumpfile
1 IDB written to pcapng dumpfile
1 ECB written to pcapng dumpfile
1677 EPB written to pcapng dumpfile

exit on sigterm

The hcxdumptool ran for 7 hours
sudo hcxdumptool -i wlan0 -w dump.pcapng --bpf=attack.bpf -c 1a,3a,6a,9a,11a -t 5

Code:
hcxdumptool -v
hcxdumptool 6.3.2-187-g504778b (C) 2024 ZeroBeat
running on Linux kernel 6.6.10-arch1-1
running GNU libc version 2.38
compiled by gcc 13.2.1
compiled with Linux API headers 6.4.0
compiled with GNU libc headers 2.38
enabled REALTIME DISPLAY
disabled GPS support
disabled BPF compiler