RealEnder / dwpa

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

External user supplied dictionary for uncracked handshakes #23

Closed RealEnder closed 6 years ago

RealEnder commented 6 years ago

This will work like this:

  1. First time the client sends user dictionary request with empty hash. The server returns first uncracked handshake
  2. Next the client sends last attached handshake hash
  3. The server returns next uncracked handshake or empty if there is no new submitted handshake
  4. The client sleeps 666 secs, then tries again.