dwpa
dwpa copied to clipboard
feature request: Allow submission of hashcat 6.x potfile
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.
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.