-
Notifications
You must be signed in to change notification settings - Fork 71
/
TODO
42 lines (41 loc) · 2.14 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
TODO
====
* add structure for regex of SSIDs and default passwords (50%)
* add FAQ section (not started)
* do heavy work in external process for submissions (10%)
* restructure home with folding text sections/wizards (not started)
* write Android app with net scan and pass show from the site (not started)
* implement json API for accessing own nets (30%)
* unify records in stats table (not started)
* implement js/asm.js based online crack vs random uncracked net
and online generated, based on SSID wordlist (not started)
IMPLEMENTED
===========
* create hccap file for oclHashcat-plus in help_crack
* rework dictionary download
* return both cap and hccap formats
* move captures and hccap files into the DB
* select net by 4-Way Handshake mic, not nhash (md5 of cap)
* implement simple proof of work for distributed cracker clients -
currently just try to crack sample net before get_work
* implement possibility to have several captures for given net, ie changed PSK
* beautify and colorize help_crack output
* write INSTALL instructions
* improve wpaclean for correct detection of valid handshake packets - drops pyrit usage - not needed, moved to hcxtools
* generate hccap in wpaclean directly - drops cap2hccap usage - not needed, moved to hcxtools
* move network filtering out of tcpdump into local wpaclean - not needed, moved to hcxtools
* refactor help_crack as library
* rework net selection for less CPU
* add hashkill support in help_crack - tool abandoned, doesn't support AP nonce correction
* add JtR support in help_crack
* add example external dictionary crack based on json API
* add WPA key precalculation infrastructure (RouterKeygenPC, etc.)
* split cracked dictionary for precalculation PSKs and others
* log tools output from submission into DB and show it to users - show capture parse result on submit
* drop deprecated internal hccapx/pmkid storage in favor of m22000
* add geolocated country info based on BSSID
* show information on hash feature information
* show information on default aldorithms identified
* add custom rules for every dictionary
* functionality to remove/hide network from the site
* create dictionaries, based on PROBEREQUEST frames