Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Potential leak of data: Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: <?php $query = mysql_query("SELECT * FROM users WHERE username = '$user' AND password = '$pass'") or die(mysql_error()); $total = mysql_num_rows($query); if($total > 0){ //login session_start(); $row = mysql_fetch_assoc($query); $_SESSION['username'] = $row['username']; $_SESSION['ema Source: http://pastebin.com/raw.php?i=20yKrPAJ

Viewing all articles
Browse latest Browse all 2834

Trending Articles