Hi SatoshiDice.com
Do you have bug bounty program?
take a look this piece code.
$salt="$2y$10$".$salt."$";
$bcr_pass=crypt($mypass,$salt);
$mypass=$bcr_pass;
//Insert new user to the registered table
$sql_insert_user = "INSERT INTO registered (username,userpassword,usermail,secret,birth) VALUES('$myusername','$mypass','$mymail','$secret','$mybirth');";
just piece code from what I get from LFI.
other vuln: SQLi, XSS, etc
uuuuuuuuuuuuuuuuuuuuuuuuuuh I can't hold this
