Plugins 2500/2501 and 16800/16801 are deprecated
#13
Thanks, ZerBea

It's been too long, I can't remember it, it should be the minidwep-gtk tool used

In fact, after improving the following 2 questions, it is very perfect, please believe me
As you said, if you want to prevent missing some possible passwords, you need to extract all possible hashes

After extracting all possible hashes, we then mark those hashes as valid, so that everyone can understand at a glance. When using Hashcat to recover, put all the hashes in for recovery. If the password is recovered, you can clearly see whether the recovered hash is valid.

E.g
Code:
WPA*02*1709ba709b92c3eb7b662036b02e843c*6c5940096fb6*64cc2edaeb52*6c686c64*ca37bb6be93179b0ce86e0f4e393d742fca6854ace6791f29a7d0c0ec1534086*0103007502010a00000000000000000001f09960e32863aa57ba250769b6e12d959a5a1f1cc8939d6bed4401a16092fa72000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001630140100000fac040100000fac040100000fac020000*00

Valid*WPA*02*8b01e5cdce2ceea155bab2d2c890bf6b*6c5940096fb6*8473033aba70*6c686c64*9914f0f49b7947142f74501c1f5dec2b859be7b56be607b8d4e0576acf3d6ffe*0103007502010a000000000000000000013384539f89fec79de93e258534c6bdded858b12fce70158d65841b31afd52ba7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001630140100000fac040100000fac040100000fac020000*02

E.g
When the password is restored...
Code:
78c535fa1351bab54806dc3b518babd50d4aa989f91df153372d76553be8cb24*6c686c64:123456789
Valid*68123e2953fe9f0e0145adab48d8b2c20dc44612ee423b32bdc8dae1f6540921*6c686c64:19901013ld

I think it is the best solution
Reply


Messages In This Thread
RE: Plugins 2500/2501 and 16800/16801 are deprecated - by CUwindows00 - 09-18-2021, 11:54 AM