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\-_\!\$]+["']‘: success: function(response){ $("#responsecontainer").html(response); //alert(response); } }); }); }); </script> <?php $dbHost = 'localhost'; // usually localhost $dbUsername = 'xxxxxxx'; $dbPassword = 'xxxxxxxxxx'; $dbDatabase = 'fms'; $db = mysql_connect($dbHost, $dbUsername, $dbPassword) or die ("Unable to connect to Database Server."); mysql_select_db ($dbDatabase, $db) or die ("Could not select database."); $client_id=$_POST['clientid']; $rownum=$_POS Source: [...]

Viewing all articles
Browse latest Browse all 2663

Trending Articles