Hasherbasher: SQL injection via bruteforced MD5 hash reflection of random strings
hasherbasher This is a tool used to help exploit poorly designed authentication systems by locating ASCII strings that when MD5 hashed, result in raw bytes that could change SQL logic. How It Works When constructing SQL queries for authentication, if a prepared statement is not used – a user can Read more…