Created
March 9, 2021 15:01
-
-
Save 0xcrypto/5ba8056e0d4b0c4d23d125cac373ad40 to your computer and use it in GitHub Desktop.
RCE payload test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
echo phpinfo(); | |
exit() | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment