Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: Pass; $pasword = md5($str); $sessionId = (rand()%9941658); // create a session id.... $sessionId = $logName.$sessionId; // let's get the info from the users table to create a session. $q1 = "select * from users where username = '$logName' and password = '$pasword' "; $results = mysql_query($q1) or die(mysql_error()); if(mysql_num_rows($results) == […]

Viewing all articles
Browse latest Browse all 2663

Trending Articles