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

Potential leak of data: URL with Credentials

$
0
0
Detected 1 occurrence(s) of ‘[ht|f]tp[s]*:\/\/\w+\:.*\@\w*\.\w*’: <?php $stamp = new DateTime(); $hash = md5($_POST['pseudo'] + $_POST['password'] + "OpX234" + time()); echo $_POST['pseudo']; echo '<br>'; echo $_POST['password']; echo '<br>'; echo time(); echo '<br>'; echo $hash; $lien = 'http://app_ios_nw:W!P45-R@ws.jeuxvideo.com/mon_compte/connexion.php'; $curl = curl_init(); $postfields = array( 'newnom' => $_POST['pseudo'], 'stamp' => time(), 'hash' => $hash, ); curl_setopt($curl, CURLOPT_URL, $lien); […]

Viewing all articles
Browse latest Browse all 2834

Trending Articles