Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': <?php $servername = "xx"; $username = "xx"; $password = "xx"; $dbname = "xx"; $html = ''; $conn = mysqli_connect($servername, $username, $password, $dbname) or die ("Could not connect"); if( isset($_POST["pic"]) ){ $currentID = filter_var($_POST["pic"], FILTER_SANITIZE_NUMBER_INT); }else{ $currentID=1; Source: http://pastebin.com/raw.php?i=ejzA7qRZ

Viewing all articles
Browse latest Browse all 2663

Trending Articles