Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
First problem (gcc warning) is fixed by this commit, now:
https://github.com/ZerBea/hcxtools/commit/c97e632956ee5e0244c9a412b81d1a1024ade7fb
Second problem:
everything < 10 radiotap ERRORs is ok ... |
|
ZerBea |
hashcat
|
47 |
4,005 |
11 hours ago |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
here we go:
config.txt
Code:
--
gpu_mem=64
initramfs initramfs-linux.img followkernel
max_usb_current=1
hdmi_blanking=1
dtoverlay=pi3-disable-bt
dtoverlay=pi3-disable-wifi
dtparam=audio=o... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-26-2023, 12:53 PM |
|
|
Thread: .pcapng file issue
Post: RE: .pcapng file issue
Your versions are outdated. Please update to latest version:
hcxdumptool = 6.2.7
hcxpcapngtool = 6.2.7
A hc.22000 file is HEX ASCII (not binary) and it should look like this:
Code:
--
WPA*01*... |
|
ZerBea |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
405 |
01-26-2023, 07:48 AM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
Thanks for your observations. This is very helpful to improve the tools.
At the moment I'm working on better support of Realtek drivers.
Some good news here: latest git head of hcdumptool/hcxlabtoo... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-25-2023, 05:53 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
"My iphone couldn't connect to AP after attacked already finished, even if my AP and correct password were shown in the iphone menu. I did "forget" network and retyped password to connect, after that... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-20-2023, 06:05 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
The router itself become inaccessible for up 2 two minutes and ping on ethernet clients failed with "request timeout" or "destination unreachable/network unreachable".
Looks like only Archer's are af... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-20-2023, 06:01 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
Thanks for this additional information.
BTW:
Is the target ESSID in essidlist (--essidlist=) and is essidmax greater than entries in essidlist (e.g. --essidmax=essidlist_entreis +1)?
Additional you... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-20-2023, 04:05 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
"BPF is always on" is a little bit out of scope. To add this I have to code a complete BPF compile. Right now, I use the compiler from tcpdump. |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-19-2023, 04:07 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
Good point. Thanks.
Now I did it this way:
Code:
--
$ sudo hcxdumptool -i wlp39s0f3u1u1u1 -c 1
initialization of hcxdumptool 6.2.7-44-g0fb0148 (depending on the capabilities of the device, this ... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-19-2023, 02:28 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
What do you think:
Shall a add a verification to hcxdumptool / WiFi laboratory that check the presence of a BPF (and remove filterlist and filtermode completely). If BPF is not present, the tools wil... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-19-2023, 11:52 AM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
"Also while hcxlabgetmallpr was scanning i couldn't connect to my AP, even if i stand close to my AP and scanning laptop was in another room, behind the double wall."
[code]
That is noticed in READ... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-19-2023, 10:31 AM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
While hcxlabgetmallpr is running open the Network Settings (WiFi) of your smart phone, do a WiFi scan, choose a NETWORK from the list and type a Password, when requested.
You should see MM1M2ROGUE on... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-18-2023, 03:30 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
Completely open source:
Raspberry Pi Zero
modification as mentioned here:
https://github.com/ZerBea/hcxdumptool/blob/master/docs/gpiowait.odg
config file as mentioned here:
https://github.com/Zer... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-18-2023, 03:01 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
If you compare such a system:
MAC -> VM Fusion -> K A L I (overloaded due to serval started services and mostly not well configured by default, as well as unsuitable drivers like rtl8812au)
to this ... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-18-2023, 11:38 AM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
After going open source, I got several feature requests and pull requests and added them to hcxdumptool. But every feature and every option has a price tag and hcxdumptool became a Dinosaur:
A beauti... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-18-2023, 10:44 AM |
|
|
Thread: hcxdumptool poor injection ratio
Post: RE: hcxdumptool poor injection ratio
If you have successfully installed the driver please take a look at dmesg log.
$ sudo dmesg
If you see something like this
Code:
--
[20892.118275] usb 5-1.1.1: Please report results to Jes.Soren... |
|
ZerBea |
hashcat
|
12 |
1,219 |
01-17-2023, 02:31 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
Running inside a VM often result in latency problems. I got a lot of bug reports regarding this configuration (VM), but I can't reproduce that because I'm running Arch and Debian (bookworm), only.
Te... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-17-2023, 02:13 PM |
|
|
Thread: hcxdumptool - missing frames w/ filtering
Post: RE: hcxdumptool - missing frames w/ filtering
That highly depend on command line options. Add your target ESSID to beaconlist and activate active beaconing
Code:
--
$ sudo hcxdumptool -i INTERFACE -o dump.pcapng --enable_status=63 --essidlist... |
|
ZerBea |
hashcat
|
47 |
4,005 |
01-17-2023, 12:51 PM |
|
|
Thread: hcxdumptool poor injection ratio
Post: RE: hcxdumptool poor injection ratio
The entire procedure is a little bit tricky:
Code:
--
$ sudo echo "blacklist r8188eu" > /etc/modprobe.d/r8188eu.conf
$ git clone https://github.com/kimocoder/realtek_rtwifi
$ cd /realtek_rtwifi... |
|
ZerBea |
hashcat
|
12 |
1,219 |
01-16-2023, 07:39 PM |
|
|
Thread: hcxdumptool poor injection ratio
Post: RE: hcxdumptool poor injection ratio
Just noticed this driver update and the first impression is quite good:
https://github.com/kimocoder/realtek_rtwifi/issues/34
Let's see how the device (in my case a cheap TP-Link TL-WN722N v2/v3 - R... |
|
ZerBea |
hashcat
|
12 |
1,219 |
01-16-2023, 05:54 PM |