derv82
5d77cb63a3
Avoid WPS if no reaver+bully. Use bully if reaver isn't available.
2018-08-26 22:29:23 -07:00
derv82
a157132387
2.1.9: --pmkid option, cleaned up --cracked, other bug fixes.
...
PMKID:
* `--pmkid` option only attacks WPA networks with PMKID capture + crack
* Decreased PMKID capture time from 60 seconds to 15 seconds.
* Ignores PMKID attack if `--wps-only` is set.
WPS:
* Ctrl+C while waiting for `bully` to fetch PSK = remembers PIN, PSK is unknown.
Misc:
* `--cracked` prints results on single lines (much easier to read)
* Fixed typo when required dependencies are not found (closes #127 )
2018-08-19 10:37:27 -07:00
derv82
0977f48d0c
Documentation, code-formatting, and refactoring.
...
* Added some docs, updated existing docs.
* Use single-quotes for strings when possible.
* Color.pexception() prints exception and stack trace.
2018-08-17 03:46:58 -07:00
derv82
6adca64154
2.1.8: Check hashcat tools before trying PMKID attack.
...
Should resolve #124 .
Also, capturing PMKID will skip WPA handshake capture.
2018-08-16 11:10:03 -07:00
derv82
7ed30f0973
Making all .py files executable
2018-08-16 01:56:42 -07:00
derv82
0d44a6bc3d
Fix bug in dependency failure.
2018-08-16 01:23:35 -07:00
derv82
305d6b9e3b
Cleaning up wifite.py, added wordlist.
...
Moved logic from main module into helper classes.
Wordlist from https://github.com/berzerk0/Probable-Wordlists/tree/master/Real-Passwords/WPA-Length
2018-08-16 01:23:35 -07:00
derv82
9d1db5966b
Change shebang from /usr/bin/python to /usr/bin/env python
...
Resolves #99
2018-06-09 22:46:30 -04:00
Edward Betts
feb9dafa16
Correct spelling mistakes.
2018-06-08 20:32:50 +01:00
derv82
0adcd55742
All tools inherit "Dependency".
2018-04-21 11:34:30 -04:00
derv82
1083db6f88
Add eviltwin args. Add "Dependency" subclass
2018-04-21 04:25:46 -04:00