Post
Topic
Board Gambling
Re: SatoshiDICE.com - The World's Most Popular Bitcoin Game
by
Mr.BlackJack
on 15/10/2015, 16:31:25 UTC
Hi SatoshiDice.com

Do you have bug bounty program?


take a look this piece code.
Quote
$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  Grin