09-29-2021, 10:00 PM
(09-29-2021, 08:08 AM)ZerBea Wrote: So, regarding this, 40x extra hashed is 40% is not correct.
Please take a look at the elapsed time, which will confirm this:
Code:0/887 (0.00%) Digests
real 0m7,271s
vs
0/20 (0.00%) Digests
real 0m5,291s
What is my mistake?
7271/5291=1.3742~=40%
Quote:The hash line only contain fields/values that are mandatory to calculate/recover the PSK.
The timestamp is not mandatory.
Agree, I said "nice", not "mandatory"
Quote:If the admin change the PSK or the ESSID, your old hash lines are useless for you.
I strongly recommend to capture new traffic rather than to use old hash files.
Definitely true but not always possible for multiple reasons
Quote:hcxdumdptool/hcxlabtool/hcxtools is Linux only.
Why such a restriction? Me and probably some other folks are very happy using it under Windows ;-)
Quote:The two default folders to search for the oui file are:
Code:local: $HOME/.hcxtools/oui.txt
system wide: /usr/share/ieee-data/oui.txt
following this philosophy:
https://hashcat.net/forum/thread-10253-p...l#pid53612
Sorry but these directories don't look like a good KISS example, current dir and the one where executable is located, do. Anyway, your choice is well noted and respected
Quote:To successful recover a PSK it is mandatory, that you understand the whole process of AUTHENTICATION rather than doing unnecessary formatting on hash lines.
Absolutely, that's why I appreciated YOUR work so much!