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
fd3c955c48
Added Hashcat library, PMKID is persisted in ./hs/ and re-used
2018-08-16 01:23:35 -07:00
derv82
dd7e93666a
Cleaning up PMKID attack.
2018-08-16 01:23:35 -07:00
derv82
936230dd50
Added PMKID attack. Simplified attack-loop.
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
derv82
3eddcaa59f
Support for Python3
...
That was fun.
2018-03-31 23:02:33 -04:00
derv82
7b9a023bd6
Cleaning up imports, fixing a few bugs.
2018-03-17 04:32:00 -04:00
derv82
622ec064a5
Massive refactor/renaming. No more upper-case filenames.
2018-03-17 04:04:05 -04:00