Archive for the ‘Code’ Category
Cowpatty 4.6 (with less teh suck)
As it turns out, there was a pretty significant bug in cowpatty 4.5 and earlier when built on systems with a more modern version of OpenSSL than what I was testing against: typedef struct { unsigned char k_ipad[65]; unsigned char k_opad[65]; unsigned char k_ipad_set; unsigned char k_opad_set; } SHA1_CACHE; struct SHA1_CACHE cached; SHA1_CTX context; [...]
July 3, 2009
Posted in: 802.11, Code, Security, Tool
No Comments
