dwpa icon indicating copy to clipboard operation
dwpa copied to clipboard

feature request: Allow submission of hashcat 6.x potfile

Open ZerBea opened this issue 5 years ago • 1 comments

Allow submission of hashcat 6.x potfile in format: PMK * ESSID : PSK Verify uploaded potfile against matching ESSIDs of uncracked networks Use uploaded potfiles to verify new submissions. The content of the pot file is exactly the result of PBKDF2 and the submitter has already payed the price (slow PBKDF2 calculation). So, why not use this result.

BTW: It is mandatory to verify the PMK of the uploaded potfiles, to make sure we have a valid result of PBKDF2 calculation.

ZerBea avatar Apr 11 '21 08:04 ZerBea

Up, still actual. For now need lookup hkey first to submit PSK for known BSSIDs. Need more easy way to submit via API in one request.

FFAMax avatar Nov 15 '24 08:11 FFAMax