derv82
4173ef46e5
--crack supports hashcat, aircrack, john, cowpatty, and pyrit.
...
* Still not "print" option for --crack.
* Checks hashcat for devices, uses --force if no devices are found.
* Interrupting --crack stops entire process, not just a single crack attempt
* Changed wordlist location, hopefully completes #102 .
2018-08-20 19:33:42 -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
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
57ad097d49
--check: Detect BSSID based on Wifite's handshake filename format.
2018-04-01 15:31:12 -04:00
derv82
5db801b414
Cleaning up handshake code
2018-04-01 01:03:10 -04:00
derv82
2cd6116a8c
Move Pyrit logic to tools/pyrit.py
2018-04-01 00:55:41 -04:00
derv82
a2dbf4c382
Moving Tshark logic into /tools/tshark.py
...
Added tests for analyzing handshakes
2018-04-01 00:37:28 -04:00
derv82
3eddcaa59f
Support for Python3
...
That was fun.
2018-03-31 23:02:33 -04:00
derv82
1ad17472b2
Tshark is optional, falls-back to Wash for WPS-detection.
...
Should resolve #77
2018-03-31 18:57:11 -04:00
derv82
622ec064a5
Massive refactor/renaming. No more upper-case filenames.
2018-03-17 04:04:05 -04:00