Potential leak of data: MySQL Connect Information
Detected 1 occurrence(s) of ‘mysql_[p]*connect\([\w"'.]+’:
<?php
header("Location: http://labs.dinb.org/buch");
mysql_connect("195.42.114.62","web2500_11","darfstdunichtwissen");
mysql_select_db("usr_web2500_11");
$titel = addslashes($_POST["Titel"]);
$titel = mysql_escape_string($titel);
$autor = addslashes($_POST["Autor"]);
$autor = mysql_escape_string($autor);
$eintrag = "INSERT
Source: http://pastebin.com/raw.php?i=mZRzhJde
Tags: MySQL Connect Information, pastebin.com
This entry was posted on Monday, June 25th, 2012 at 22:18 and is filed under PasteMon. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Comments are closed.

