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\-_\!\$]+[“‘]': curl_setopt ($ch, CURLOPT_REFERER, $url); curl_setopt ($ch, CURLOPT_POSTFIELDS, $data); curl_setopt ($ch, CURLOPT_POST, 1); echo $result = curl_exec ($ch); ?> <?php $username="myuser"; $password="mypass"; $url="http://localhost/test/login.php"; //$cookie="cookie.txt"; $postdata = "txtuname=".$username."&txtpass=".$password; $ch = curl_init(); curl_setopt ($ch, CURLOPT_URL, $url); curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FAL Source: http://pastebin.com/raw.php?i=9W3VN8v8

Viewing all articles
Browse latest Browse all 2663

Trending Articles