derv82
7309dfcce6
Interrupting mid-attack, users can Continue/Skip/Exit.
2018-09-02 09:58:26 -07:00
derv82
5d77cb63a3
Avoid WPS if no reaver+bully. Use bully if reaver isn't available.
2018-08-26 22:29:23 -07:00
derv82
17bd96f297
Python improvements, messaging improvements.
...
Small code changed as proposed in #128 .
This should close #128 .
Slowly moving towards Camel-case in script output.
2018-08-24 19:37:55 -07:00
derv82
2e671e0273
Detect when AP has WPS Locked, show in target list
2018-08-24 16:50:24 -07:00
derv82
75d4d8e99d
Bully works. Pixie and PIN attacks are separate attacks.
2018-08-23 14:46:21 -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
ebb7cac91c
Removing the last of the double-quoted strings (now single-quoted)
2018-08-18 03:01:52 -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
936230dd50
Added PMKID attack. Simplified attack-loop.
2018-08-16 01:23:35 -07:00