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\-_\!\$]+["']‘: OST['username']; $password = $_POST['password']; include ("connect.php"); if ($username && $password) { // If Information Is Provided $queryget = mysql_query("SELECT * FROM users WHERE username='$username' AND password='$password'"); $numrows = mysql_num_rows($queryget); if (!$numrows = 0) { $_SESSION['username'] = $username echo "You Have Been Logged In!; } else { echo "User Was Not […]

Viewing all articles
Browse latest Browse all 2663

Trending Articles