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\-_\!\$]+["']‘: </tbody> <tfoot> <tr> <th>PRIMARY HEADINGS</th> <th>PRIMARY CLASS CODE</th> <th>PH DESCRIPTION</th> </tr> </tfoot> </table> <?php $hostname = "SERVERNAME"; $username = "USERNAME"; $password = "PASSWORD"; $dbname = "DBNAME"; $connectionInfo = array( "UID"=>$username, "PWD"=>$password, "Database"=>$dbname); $conn = sqlsrv_connect($hostname, $connectionInfo); if($conn === false) { echo "Unable to connect to database."; die( Source: http://pastebin.com/raw.php?i=enwG1Ld7

Viewing all articles
Browse latest Browse all 2663

Trending Articles