Skip to content

Instantly share code, notes, and snippets.

@thommeredith
Created August 15, 2020 00:26
Show Gist options
  • Select an option

  • Save thommeredith/c219cc76230b102e104da2216a908271 to your computer and use it in GitHub Desktop.

Select an option

Save thommeredith/c219cc76230b102e104da2216a908271 to your computer and use it in GitHub Desktop.
find out php user for wordpress
echo(exec("whoami"));die();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment