RealEnder / dwpa

Distributed WPA PSK auditor
https://wpa-sec.stanev.org
GNU General Public License v3.0
310 stars 71 forks source link

Multiple handshakes download and processing with same ssid #18

Closed RealEnder closed 6 years ago

RealEnder commented 6 years ago

Fetch all handshakes with the same essid to do ssid precomputation just once for current dictionary. This will require pot file processing for hashcat instead of just PSK result in key file.

ZerBea commented 6 years ago

Again a big enhancement, because we save GPU time. If a contributer adds his own wordlist, we can check this list against all networks using the same ESSID. That wiil increase speed up to (2*4096)-1.

RealEnder commented 6 years ago

Fixed, now in prod.