Skip to content

Instantly share code, notes, and snippets.

@0xcrypto
Created March 9, 2021 15:01
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 0xcrypto/5ba8056e0d4b0c4d23d125cac373ad40 to your computer and use it in GitHub Desktop.
Save 0xcrypto/5ba8056e0d4b0c4d23d125cac373ad40 to your computer and use it in GitHub Desktop.
RCE payload test
<?php
echo phpinfo();
exit()
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment