WPA: Changed format for outfile and potfile from essid:mac1:mac2 to hash:mac_ap:mac_sta:essid
Fixes https://github.com/hashcat/hashcat/issues/1113
This commit is contained in:
@@ -184,6 +184,8 @@ typedef struct wpa
|
||||
u8 orig_nonce_ap[32];
|
||||
u8 orig_nonce_sta[32];
|
||||
int essid_reuse;
|
||||
u8 essid_len;
|
||||
u8 essid[32];
|
||||
|
||||
} wpa_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user