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

Potential leak of data: MySQL Connect Information

$
0
0
Detected 1 occurrence(s) of ‘mysql_[p]*connect\(["']{0,1}[a-z0-9\-\.\$]+["']{0,1}\s*,’: NET Channeldeleter - Install MySQL Database</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> <?php require_once("config.php"); $connect = mysql_connect($mysqldbhost, $mysqldblogin, $mysqldbpasswd) or die(mysql_error()); echo "Install Database:<br>"; $sql="CREATE DATABASE $mysqldbname"; if (mysql_query($sql,$connect)) { echo "Database ".$mysqldbname." <span class=\"green\">created successfully.</span>"; } Source: http://pastebin.com/raw.php?i=zr3Pyuvc

Viewing all articles
Browse latest Browse all 2834

Trending Articles