Skip to content

Instantly share code, notes, and snippets.

@E314c
Last active May 31, 2020 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save E314c/6e2de50565afd1a1e09fc08929bcf67e to your computer and use it in GitHub Desktop.
Save E314c/6e2de50565afd1a1e09fc08929bcf67e to your computer and use it in GitHub Desktop.
Test
<h1> checking if this works </h1>
<? echo exec('whoami');
echo exec('ls /usr/share/php');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment