Tag: md5
Md5crypt Password scrambler is no longer considered safe by author
Md5crypt Password scrambler is no longer considered safe by author — PHKs Bikeshed. MD5 hashes are still used prevalently today for password storage, even though we’ve been told time and time again that there are easily accessible alternatives we should be using. Sure, many times the implementations are salted but even so, the author himself […]
Posted: June 07, 2012
SQL injection with raw MD5 hashes
SQL injection with raw MD5 hashes (Leet More CTF 2010 injection 300) – cvk | nc -l -p 80. Hacking like this is fascinating to me. If you work at all on the server side, it’s your responsibility to be up-to-date with exploits in the code you write. Over the years, it’s become obvious that […]
Posted: November 29, 2010